wok-next diff libgnomecanvas/receipt @ rev 9715

glibc-base: remove post_install() it not working and not usefull
author Christophe Lincoln <pankso@slitaz.org>
date Sun May 08 23:49:22 2011 +0200 (2011-05-08)
parents 02bbaa9d12ba
children f0f1cf7c6cc7
line diff
     1.1 --- a/libgnomecanvas/receipt	Mon Apr 04 01:29:52 2011 +0200
     1.2 +++ b/libgnomecanvas/receipt	Sun May 08 23:49:22 2011 +0200
     1.3 @@ -39,7 +39,5 @@
     1.4  	
     1.5  	# Remove static libs
     1.6  	rm $fs/usr/lib/libglade/*/*.*a
     1.7 -
     1.8 -	strip -s $fs/usr/lib/* 2>/dev/null
     1.9  }
    1.10