summaryrefslogtreecommitdiffstats
path: root/libraries/logilab-astng/logilab-astng.SlackBuild
diff options
context:
space:
mode:
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}