summaryrefslogtreecommitdiffstats
path: root/openmotif
diff options
context:
space:
mode:
Diffstat (limited to 'openmotif')
-rwxr-xr-xopenmotif/build/openmotif.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/openmotif/build/openmotif.SlackBuild b/openmotif/build/openmotif.SlackBuild
index 4b149236..54c67720 100755
--- a/openmotif/build/openmotif.SlackBuild
+++ b/openmotif/build/openmotif.SlackBuild
@@ -59,7 +59,7 @@ PKG=$TMP/package-$PRGNAM
OUTPUT=${OUTPUT:-/tmp}
SOURCE="$SRCDIR/${PRGNAM}-${VERSION}.tar.gz"
-SRCURL="http://www.motifzone.net/files/public_downloads/${PRGNAM}/$(MAJVER)/${VERSION}/${PRGNAM}-${VERSION}.tar.gz"
+SRCURL="http://www.motifzone.net/files/public_downloads/${PRGNAM}/${MAJVER}/${VERSION}/${PRGNAM}-${VERSION}.tar.gz"
##
## --- with a little luck, you won't have to edit below this point --- ##