wok diff postgresql/receipt @ rev 9470

Remove some uneeded strips (thoses ones are handled by Tazwok)
author Antoine Bodin <gokhlayeh@slitaz.org>
date Mon Apr 04 01:29:52 2011 +0200 (2011-04-04)
parents 0731792c3994
children d1768332cee0
line diff
     1.1 --- a/postgresql/receipt	Tue Feb 15 19:34:52 2011 +0000
     1.2 +++ b/postgresql/receipt	Mon Apr 04 01:29:52 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