wok-next diff libbonobo/receipt @ rev 10135
Up: gpodder to 2.15.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Fri May 20 17:29:41 2011 +0000 (2011-05-20) |
parents | e79cbcd6df76 |
children | c575c4db956f |
line diff
1.1 --- a/libbonobo/receipt Sat Oct 16 19:37:57 2010 +0000 1.2 +++ b/libbonobo/receipt Fri May 20 17:29:41 2011 +0000 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