wok diff bogofilter/receipt @ rev 10943

asterisk: store ilbc sources in src cache (again)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Aug 29 18:23:58 2011 +0200 (2011-08-29)
parents 2ad3eb5127a2
children eb8067417980
line diff
     1.1 --- a/bogofilter/receipt	Sat Dec 18 14:13:35 2010 +0000
     1.2 +++ b/bogofilter/receipt	Mon Aug 29 18:23:58 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  }