# HG changeset patch # User Christophe Lincoln # Date 1252524868 -7200 # Node ID ec092c48d554003c153a560922267e64637a173e # Parent f20247e26bdc0a5c9cd8cec36daa80183fb049c7 Fix: gsmartcontrol WGET_URL diff -r f20247e26bdc -r ec092c48d554 gsmartcontrol/receipt --- a/gsmartcontrol/receipt Wed Sep 09 12:12:02 2009 +0200 +++ b/gsmartcontrol/receipt Wed Sep 09 21:34:28 2009 +0200 @@ -9,7 +9,7 @@ DEPENDS="pcre gtk+ gtkmm smartmontools" BUILD_DEPENDS="pcre-dev gtk+-dev gtkmm-dev" WEB_SITE="http://gsmartcontrol.berlios.de/" -WGET_URL="$TARBALL" +WGET_URL="http://download.berlios.de/$PACKAGE/$TARBALL" # Rules to configure and make the package. compile_rules()