summaryrefslogtreecommitdiffstats
path: root/libraries/logilab-astng/logilab-astng.SlackBuild
diff options
context:
space:
mode:
author grissiom2010-05-13 00:32:17 +0200
committer David Somero2010-05-13 00:32:17 +0200
commit1a24910c7137407bba17eb7c15d4eee02f4dec16 (patch)
tree70660ccc6fff434f341b7f38fc78a6ab5a447a74 /libraries/logilab-astng/logilab-astng.SlackBuild
parentcffe63bbfaa20ad7d19fe35d1747db20bd3d53eb (diff)
downloadslackbuilds-1a24910c7137407bba17eb7c15d4eee02f4dec16.tar.gz
libraries/logilab-astng: Updated for version 0.19.0
Diffstat (limited to 'libraries/logilab-astng/logilab-astng.SlackBuild')
-rw-r--r--libraries/logilab-astng/logilab-astng.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/libraries/logilab-astng/logilab-astng.SlackBuild b/libraries/logilab-astng/logilab-astng.SlackBuild
index 56ebcffaef..2127ae6301 100644
--- a/libraries/logilab-astng/logilab-astng.SlackBuild
+++ b/libraries/logilab-astng/logilab-astng.SlackBuild
@@ -6,7 +6,7 @@
PRGNAM=logilab-astng
VERSION=${VERSION:-0.19.0}
-ARCH=${ARCH:-noarch}
+ARCH=${ARCH:-i486}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -42,4 +42,4 @@ mkdir -p $PKG/install
cat $CWD/slack-desc > $PKG/install/slack-desc
cd $PKG
-/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.tgz
+/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.${PKGTYPE:-tgz}