|
|
|
@ -1,7 +1,7 @@
|
|
|
|
|
#!/bin/sh
|
|
|
|
|
# Generated by Alien's SlackBuild Toolkit: http://slackware.com/~alien/AST
|
|
|
|
|
# Copyright 2009, 2010, 2011, 2012, 2013, 2014, 2015 Eric Hameleers, Eindhoven, Netherlands
|
|
|
|
|
# Copyright 2015-2016 Thorn Inurcide thorninurcide@gmail.com
|
|
|
|
|
# Copyright 2015-2016 Thorn Inurcide
|
|
|
|
|
# All rights reserved.
|
|
|
|
|
#
|
|
|
|
|
# Permission to use, copy, modify, and distribute this software for
|
|
|
|
@ -87,7 +87,7 @@ PKG=$TMP/package-$PRGNAM
|
|
|
|
|
OUTPUT=${OUTPUT:-/tmp}
|
|
|
|
|
|
|
|
|
|
SOURCE="$SRCDIR/${PRGNAM}-${VERSION}.tar.bz2"
|
|
|
|
|
SRCURL="http://tde-mirror.yosemite.net/trinity/releases/${VERSION}/applications/${PRGNAM}-${VERSION}.tar.bz2"
|
|
|
|
|
SRCURL="http://tde-mirror.yosemite.net/trinity/releases/${VERSION}/libraries/${PRGNAM}-${VERSION}.tar.bz2"
|
|
|
|
|
|
|
|
|
|
# You can use your own private machine.conf file to overrule machine defaults:
|
|
|
|
|
if [ -e $SRCDIR/machine.conf ]; then
|
|
|
|
|