wok-6.x
diff libart_lgpl/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 |
8ad5f5a34ae7 |
children |
4904e3d374a9 |
line diff
1.1 --- a/libart_lgpl/receipt Sun Jan 30 01:32:41 2011 +0000
1.2 +++ b/libart_lgpl/receipt Mon Apr 04 13:45:45 2011 +0000
1.3 @@ -25,6 +25,5 @@
1.4 {
1.5 mkdir -p $fs/usr/lib
1.6 cp -a $_pkg/usr/lib/*.so* $fs/usr/lib
1.7 - strip --strip-unneeded $fs/usr/lib/*
1.8 }
1.9