wok-stable diff libbonobo/receipt @ rev 9989
xfce4-mixer: fix bdeps.
author | Eric Joseph-Alexandre <erjo@slitaz.org> |
---|---|
date | Thu May 19 00:05:26 2011 +0200 (2011-05-19) |
parents | e79cbcd6df76 |
children | c575c4db956f |
line diff
1.1 --- a/libbonobo/receipt Sat Oct 16 19:37:57 2010 +0000 1.2 +++ b/libbonobo/receipt Thu May 19 00:05:26 2011 +0200 1.3 @@ -36,8 +36,5 @@ 1.4 1.5 # Clean unwated files 1.6 cd $fs/usr/lib ; find . -name "*.*a" -exec rm -f {} \; 1.7 - 1.8 - # Stripping all 1.9 - find . -name "*.so" -exec strip -s {} \; 1.10 } 1.11