wok-next diff libgnomeprint/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 | 17676b7585e6 |
children | e5ae411e1d8c |
line diff
1.1 --- a/libgnomeprint/receipt Tue Feb 01 23:48:13 2011 +0100 1.2 +++ b/libgnomeprint/receipt Mon Apr 04 01:29:52 2011 +0200 1.3 @@ -42,7 +42,6 @@ 1.4 rm $fs/usr/lib/$PACKAGE/$VERSION/modules/*.*a 1.5 rm $fs/usr/lib/$PACKAGE/$VERSION/modules/*/*.*a 1.6 strip -s $fs/usr/lib/* 2>/dev/null 1.7 - strip $fs/usr/lib/$PACKAGE/$VERSION/modules/*.so 1.8 strip $fs/usr/lib/$PACKAGE/$VERSION/modules/*/* 1.9 } 1.10