wok-next
diff bogofilter/receipt @ rev 9913
gobby: fix bdeps and clean-up receipt
author |
Christophe Lincoln <pankso@slitaz.org> |
date |
Tue May 17 20:10:49 2011 +0200 (2011-05-17) |
parents |
2ad3eb5127a2 |
children |
eb8067417980 |
line diff
1.1 --- a/bogofilter/receipt Sat Dec 18 14:13:35 2010 +0000
1.2 +++ b/bogofilter/receipt Tue May 17 20:10:49 2011 +0200
1.3 @@ -31,5 +31,4 @@
1.4 cp -a $_pkg/usr/bin $fs/usr
1.5 cp -a $_pkg/etc $fs
1.6 chmod +x $fs/usr/bin/bf_*
1.7 - strip -s $fs/usr/bin/* 2>/dev/null
1.8 }