wok-6.x diff arj/receipt @ rev 8523
Fix icedtea6-jdk: don't exit but return if an error occurs
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Sun Feb 13 03:21:54 2011 +0100 (2011-02-13) |
parents | f4fd0777003f |
children | 714ffbad1e10 |
line diff
1.1 --- a/arj/receipt Tue Feb 16 10:51:34 2010 +0000 1.2 +++ b/arj/receipt Sun Feb 13 03:21:54 2011 +0100 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()