wok diff blazekiss/receipt @ rev 18725
lynis 2.1.1: fix: installs in /usr/share/lynis but can not be found, trying /usr/local/share (as in example on dev website)
author | Erkan Yilmaz <erkan@slitaz.org> |
---|---|
date | Fri Dec 18 13:20:19 2015 +0000 (2015-12-18) |
parents | ae0257dd41cf |
children | e3079653b462 |
line diff
1.1 --- a/blazekiss/receipt Tue May 13 11:41:20 2014 +0000 1.2 +++ b/blazekiss/receipt Fri Dec 18 13:20:19 2015 +0000 1.3 @@ -7,7 +7,7 @@ 1.4 SHORT_DESC="Tiny Wiki Engine in french." 1.5 MAINTAINER="pascal.bellard@slitaz.org" 1.6 LICENSE="GPL2" 1.7 -TARBALL="$PACKAGE.zip" 1.8 +TARBALL="$PACKAGE-$VERSION.zip" 1.9 WEB_SITE="http://projet.idleman.fr/blazekiss/" 1.10 WGET_URL="https://github.com/ldleman/$PACKAGE/archive/$GITHASH.zip" 1.11 CONFIG_FILES="/var/www/blazekiss/_config.php"