wok-next diff postgresql/receipt @ rev 9535

busybox/httpd: add directory list support
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Apr 08 18:12:43 2011 +0200 (2011-04-08)
parents 0731792c3994
children d1768332cee0
line diff
     1.1 --- a/postgresql/receipt	Tue Feb 15 19:34:52 2011 +0000
     1.2 +++ b/postgresql/receipt	Fri Apr 08 18:12:43 2011 +0200
     1.3 @@ -37,7 +37,6 @@
     1.4  		 $fs/var/log/postgresql $fs/etc/pgsql.d
     1.5  	cp -a $_pkg/usr/bin $fs/usr
     1.6  	cp -a $_pkg/usr/lib/postgresql $fs/usr/lib
     1.7 -	strip -s $fs/usr/lib/postgresql/*.so*
     1.8  	rm -f $fs/usr/lib/postgresql/*a
     1.9  	cp -a $_pkg/usr/share/postgresql $fs/usr/share
    1.10  	cp -a stuff/etc $fs