wok-next diff libgnomeprint/receipt @ rev 9664

busybox: ensure $stuff is set (again)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun May 01 12:51:33 2011 +0200 (2011-05-01)
parents 02bbaa9d12ba
children 695a299a5e52
line diff
     1.1 --- a/libgnomeprint/receipt	Mon Apr 04 01:29:52 2011 +0200
     1.2 +++ b/libgnomeprint/receipt	Sun May 01 12:51:33 2011 +0200
     1.3 @@ -41,7 +41,5 @@
     1.4  	# Remove static libs
     1.5  	rm $fs/usr/lib/$PACKAGE/$VERSION/modules/*.*a
     1.6  	rm $fs/usr/lib/$PACKAGE/$VERSION/modules/*/*.*a
     1.7 -	strip -s $fs/usr/lib/* 2>/dev/null
     1.8 -	strip $fs/usr/lib/$PACKAGE/$VERSION/modules/*/*
     1.9  }
    1.10