wok diff bogofilter/receipt @ rev 7499

Made all firefox-langpack copy files right. Looks like mv can't move folders even with -f option. Used a cp -af then rm -rf instead.
author Christopher Rogers <slaxemulator@gmail.com>
date Sat Dec 04 00:03:00 2010 +0000 (2010-12-04)
parents 4ffc7c76d358
children 2ad3eb5127a2
line diff
     1.1 --- a/bogofilter/receipt	Thu Jun 25 10:34:30 2009 +0000
     1.2 +++ b/bogofilter/receipt	Sat Dec 04 00:03:00 2010 +0000
     1.3 @@ -5,7 +5,7 @@
     1.4  CATEGORY="network"
     1.5  SHORT_DESC="Mail filter that classifies mail as spam or ham."
     1.6  MAINTAINER="pankso@slitaz.org"
     1.7 -DEPENDS="sqlite"
     1.8 +DEPENDS="sqlite gsl"
     1.9  BUILD_DEPENDS="sqlite-dev"
    1.10  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.11  WEB_SITE="http://bogofilter.sourceforge.net/"