Update tdevelop.SlackBuild

pull/1/head
Justin_U 9 years ago
parent 371bdfd918
commit 2acc028673

@ -23,7 +23,7 @@
# SUCH DAMAGE.
PRGNAM=tdevelop
VERSION=${VERSION:-R14.0.2}
VERSION=${VERSION:-R14.0.3}
BUILD=${BUILD:-1}
NUMJOBS=${NUMJOBS:-" -j4 "}
TAG=${TAG:-_tde}
@ -128,7 +128,6 @@ if [ "$P1" == "--download" ]; then
fi
cd $TMP/tmp-$PRGNAM
echo "Extracting the source archive(s) for $PRGNAM..."
bsdtar -xvf ${SOURCE}
cd ${PRGNAM}

Loading…
Cancel
Save