wok-current diff parted/receipt @ rev 9729

FIX libpostgresqlclient pkg file list (what is that $wanted_stuff ? Why have change something working and use from the start of the project?)
author Christophe Lincoln <pankso@slitaz.org>
date Mon May 09 14:55:28 2011 +0200 (2011-05-09)
parents 02bbaa9d12ba
children c495ec2fb86d
line diff
     1.1 --- a/parted/receipt	Mon Apr 04 01:29:52 2011 +0200
     1.2 +++ b/parted/receipt	Mon May 09 14:55:28 2011 +0200
     1.3 @@ -39,6 +39,4 @@
     1.4  	cp -a $_pkg/usr/lib/*.so* $fs/usr/lib
     1.5  	cp -a $_pkg/usr/sbin $fs/usr
     1.6  	cp -a $_pkg/usr/share/locale/fr $fs/usr/share/locale
     1.7 -	
     1.8 -	strip -s $fs/usr/lib/* 2>/dev/null
     1.9  }