wok-current diff libglade/receipt @ rev 9481

Removed more unneed strip lines (those ones are handled by Tazwok).
author Christopher Rogers <slaxemulator@gmail.com>
date Mon Apr 04 13:45:45 2011 +0000 (2011-04-04)
parents 5a1235f8f44a
children 68e838ee19d4
line diff
     1.1 --- a/libglade/receipt	Wed Nov 03 06:22:15 2010 +0000
     1.2 +++ b/libglade/receipt	Mon Apr 04 13:45:45 2011 +0000
     1.3 @@ -33,7 +33,5 @@
     1.4  	
     1.5  	cp -a $_pkg/usr/bin $fs/usr
     1.6  	chmod +x $fs/usr/bin/*
     1.7 -	
     1.8 -	strip --strip-unneeded $fs/usr/lib/*
     1.9  }
    1.10