summaryrefslogtreecommitdiffstats
path: root/libraries/ode
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/ode')
-rw-r--r--libraries/ode/ode.SlackBuild2
-rw-r--r--libraries/ode/ode.info2
2 files changed, 3 insertions, 1 deletions
diff --git a/libraries/ode/ode.SlackBuild b/libraries/ode/ode.SlackBuild
index 4c9c4dfa21..b9c01f9c03 100644
--- a/libraries/ode/ode.SlackBuild
+++ b/libraries/ode/ode.SlackBuild
@@ -72,4 +72,4 @@ mkdir -p $PKG/install
cat $CWD/slack-desc > $PKG/install/slack-desc
cd $PKG
-/sbin/makepkg -l y -c n -p $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.tgz
+/sbin/makepkg -l y -c n -p $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.${PKGTYPE:-tgz}
diff --git a/libraries/ode/ode.info b/libraries/ode/ode.info
index 03105209e4..16506a2eb6 100644
--- a/libraries/ode/ode.info
+++ b/libraries/ode/ode.info
@@ -2,7 +2,9 @@ PRGNAM="ode"
VERSION="0.11.1"
HOMEPAGE="http://www.ode.org/"
DOWNLOAD="http://downloads.sourceforge.net/opende/ode-0.11.1.tar.bz2"
+DOWNLOAD_x86_64=""
MD5SUM="c5d51e4c73bff379e5ae18ac218ebba3"
+MD5SUM_x86_64=""
MAINTAINER="Alex Word"
EMAIL="alex_word86@yahoo.com"
APPROVED="dsomero"