wok diff arj/receipt @ rev 5649

mirror-tools: add backup.sh
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat May 29 13:48:15 2010 +0200 (2010-05-29)
parents f4fd0777003f
children 714ffbad1e10
line diff
     1.1 --- a/arj/receipt	Tue Feb 16 10:51:34 2010 +0000
     1.2 +++ b/arj/receipt	Sat May 29 13:48:15 2010 +0200
     1.3 @@ -9,7 +9,7 @@
     1.4  WEB_SITE="http://$PACKAGE.sourceforge.net/"
     1.5  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
     1.6  BUILD_DEPENDS="autoconf"
     1.7 -TAGS="compress archive"
     1.8 +TAGS="compression archive"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()