wok-current diff libgnomeprint/receipt @ rev 9488
Fixed libglade to make sure libglade-convert is in DESTDIR/usr/bin folder.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Tue Apr 05 12:33:43 2011 +0000 (2011-04-05) |
parents | 02bbaa9d12ba |
children | 695a299a5e52 |
line diff
1.1 --- a/libgnomeprint/receipt Mon Apr 04 01:29:52 2011 +0200 1.2 +++ b/libgnomeprint/receipt Tue Apr 05 12:33:43 2011 +0000 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