wok diff bogofilter/receipt @ rev 13944

xorg-xauth: add common path (thanks mojo)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Jan 29 09:43:35 2013 +0100 (2013-01-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	Tue Jan 29 09:43:35 2013 +0100
     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  }