wok-next diff wikiss/receipt @ rev 15746

Up: obconf (2.0.4). No more get source from GIT
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Fri Jan 03 00:18:36 2014 +0100 (2014-01-03)
parents 99b42fdb85c9
children d51b2411e55e
line diff
     1.1 --- a/wikiss/receipt	Wed Apr 17 09:19:04 2013 +0200
     1.2 +++ b/wikiss/receipt	Fri Jan 03 00:18:36 2014 +0100
     1.3 @@ -5,11 +5,13 @@
     1.4  CATEGORY="office"
     1.5  SHORT_DESC="Tiny Wiki Engine in french."
     1.6  MAINTAINER="pascal.bellard@slitaz.org"
     1.7 +LICENSE="GPL2"
     1.8  TARBALL="$PACKAGE-$VERSION.tgz"
     1.9  WEB_SITE="http://wikiss.tuxfamily.org/"
    1.10  WGET_URL="http://download.tuxfamily.org/$PACKAGE/${VERSION%.*}.x/$VERSION.tgz"
    1.11 +CONFIG_FILES="/var/www/wikiss/_config.php"
    1.12 +
    1.13  DEPENDS="lighttpd php"
    1.14 -CONFIG_FILES="/var/www/wikiss/_config.php"
    1.15  
    1.16  # Rules to configure and make the package.
    1.17  compile_rules()