wok diff yeahconsole/receipt @ rev 10847

busybox/httpd_helper.sh: normalized variable names
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Jun 11 17:53:28 2011 +0200 (2011-06-11)
parents 760fa6e01502
children 617dbdeb6f7e
line diff
     1.1 --- a/yeahconsole/receipt	Sun May 03 10:53:30 2009 +0000
     1.2 +++ b/yeahconsole/receipt	Sat Jun 11 17:53:28 2011 +0200
     1.3 @@ -10,6 +10,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.5  WEB_SITE="http://phrat.de/yeahtools.html"
     1.6  WGET_URL="http://phrat.de/$TARBALL"
     1.7 +TAGS="terminal"
     1.8  
     1.9  # Rules to configure and make the package.
    1.10  compile_rules()