wok-4.x rev 12337
Wrote the package name in TARBALL rather than using PACKAGE to replace it - Thanks dom96
author | Brenton Scott <admin@trixarian.net> |
---|---|
date | Mon Sep 24 09:08:43 2012 +0200 (2012-09-24) |
parents | 99d7c17a3fd2 |
children | 2c4bc63f4e6d |
files | nimrod/receipt |
line diff
1.1 --- a/nimrod/receipt Mon Sep 24 05:05:39 2012 +0200 1.2 +++ b/nimrod/receipt Mon Sep 24 09:08:43 2012 +0200 1.3 @@ -5,7 +5,7 @@ 1.4 CATEGORY="development" 1.5 SHORT_DESC="The Nimrod programming language." 1.6 MAINTAINER="admin@trixarian.net" 1.7 -TARBALL="$PACKAGE\_$VERSION.zip" 1.8 +TARBALL="nimrod_$VERSION.zip" 1.9 WEB_SITE="http://www.nimrod-code.org/" 1.10 WGET_URL="http://nimrod-code.org/download/$TARBALL" 1.11 DEPENDS="gcc glibc-base readline"