summaryrefslogtreecommitdiffstats
path: root/libraries/cloog/cloog.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/cloog/cloog.SlackBuild')
-rw-r--r--libraries/cloog/cloog.SlackBuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/libraries/cloog/cloog.SlackBuild b/libraries/cloog/cloog.SlackBuild
index c26b42fad8..51a767516b 100644
--- a/libraries/cloog/cloog.SlackBuild
+++ b/libraries/cloog/cloog.SlackBuild
@@ -2,7 +2,7 @@
# SlackBuild script for CLooG
#
-# Copyright 2016 Exaga - penthux.net
+# Copyright 2016 Exaga - sarpi.penthux.net
# All rights reserved.
#
# - 15 Sep 2016 [Progenitor]
@@ -52,6 +52,7 @@ if [ -z "$ARCH" ]; then
esac
fi
+# PRINT_PACKAGE_NAME when ARCH not set in env
if [ ! -z "${PRINT_PACKAGE_NAME}" ]; then
echo "$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.$PKGTYPE"
exit 0