wok diff tazwikiss/receipt @ rev 10835

lua: improve receipt and build optimisation
author Christophe Lincoln <pankso@slitaz.org>
date Wed Jun 08 23:16:35 2011 +0200 (2011-06-08)
parents a0905e41e62b
children 4ac817d62f67
line diff
     1.1 --- a/tazwikiss/receipt	Wed May 25 12:20:28 2011 +0200
     1.2 +++ b/tazwikiss/receipt	Wed Jun 08 23:16:35 2011 +0200
     1.3 @@ -5,11 +5,9 @@
     1.4  CATEGORY="office"
     1.5  SHORT_DESC="Tiny SliTaz Wiki"
     1.6  MAINTAINER="pascal.bellard@slitaz.org"
     1.7 -BUILD_DEPENDS="mercurial"
     1.8  SOURCE="slitaz-dev-tools"
     1.9  TARBALL="$SOURCE-$VERSION.tar.bz2"
    1.10 -WGET_URL="mercurial|http://hg.slitaz.org/slitaz-dev-tools"
    1.11 -BRANCH="$VERSION"
    1.12 +WGET_URL="http://hg.slitaz.org/slitaz-dev-tools/archive/$VERSION.tar.bz2"
    1.13  WEB_SITE="http://www.slitaz.org/"
    1.14  CONFIG_FILES="/var/www/wiki/config*.sh"
    1.15