wok rev 7118

Fixed postgresql-doc (i hope).
author Christopher Rogers <slaxemulator@gmail.com>
date Thu Nov 04 15:54:07 2010 +0000 (2010-11-04)
parents 291064891034
children 208462886a6f
files postgresql-doc/receipt postgresql/receipt
line diff
     1.1 --- a/postgresql-doc/receipt	Thu Nov 04 15:53:19 2010 +0000
     1.2 +++ b/postgresql-doc/receipt	Thu Nov 04 15:54:07 2010 +0000
     1.3 @@ -12,6 +12,6 @@
     1.4  genpkg_rules()
     1.5  {
     1.6  	mkdir -p $fs/usr/share
     1.7 -	cp -a $_pkg/usr/doc $fs/usr/share
     1.8 +	cp -a $_pkg/usr/share/doc $fs/usr/share
     1.9  }
    1.10  
     2.1 --- a/postgresql/receipt	Thu Nov 04 15:53:19 2010 +0000
     2.2 +++ b/postgresql/receipt	Thu Nov 04 15:54:07 2010 +0000
     2.3 @@ -27,6 +27,7 @@
     2.4  	$CONFIGURE_ARGS &&
     2.5  	make &&
     2.6  	make DESTDIR=$PWD/_pkg install
     2.7 +	make -C doc/src/sgml DESTDIR=$PWD/_pkg install-html
     2.8  }
     2.9  
    2.10  # Rules to gen a SliTaz package suitable for Tazpkg.