summaryrefslogtreecommitdiffstats
path: root/network/r2e/r2e.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'network/r2e/r2e.SlackBuild')
-rw-r--r--network/r2e/r2e.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/network/r2e/r2e.SlackBuild b/network/r2e/r2e.SlackBuild
index 8925135a3e..ec76f082fe 100644
--- a/network/r2e/r2e.SlackBuild
+++ b/network/r2e/r2e.SlackBuild
@@ -35,7 +35,7 @@
PRGNAM=r2e
VERSION=2.6.5
-ARCH=${ARCH:-i486}
+ARCH=noarch
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -85,4 +85,4 @@ sed "s%@VERSION@%$VERSION%g" $CWD/slack-desc > $PKG/install/slack-desc
cat $CWD/doinst.sh > $PKG/install/doinst.sh
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}