wok-current diff gsmartcontrol/receipt @ rev 4345

syslinux: ifmem.c32 accepts unit K, M, G
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Oct 02 11:37:50 2009 +0200 (2009-10-02)
parents 05fc1cdab76b
children 9f19aee613be
line diff
     1.1 --- a/gsmartcontrol/receipt	Tue Sep 08 22:55:13 2009 +0200
     1.2 +++ b/gsmartcontrol/receipt	Fri Oct 02 11:37:50 2009 +0200
     1.3 @@ -9,7 +9,7 @@
     1.4  DEPENDS="pcre gtk+ gtkmm smartmontools"
     1.5  BUILD_DEPENDS="pcre-dev gtk+-dev gtkmm-dev"
     1.6  WEB_SITE="http://gsmartcontrol.berlios.de/"
     1.7 -WGET_URL="$TARBALL"
     1.8 +WGET_URL="http://download.berlios.de/$PACKAGE/$TARBALL"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()