summaryrefslogtreecommitdiffstats
path: root/academic/prank-msa/prank-msa.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'academic/prank-msa/prank-msa.SlackBuild')
-rw-r--r--academic/prank-msa/prank-msa.SlackBuild5
1 files changed, 1 insertions, 4 deletions
diff --git a/academic/prank-msa/prank-msa.SlackBuild b/academic/prank-msa/prank-msa.SlackBuild
index 0806584320..a3c6791cdd 100644
--- a/academic/prank-msa/prank-msa.SlackBuild
+++ b/academic/prank-msa/prank-msa.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for prank-msa
-# Copyright 2017-2021 Petar petrov slackalaxy@gmail.com
+# Copyright 2017-2022 Petar petrov slackalaxy@gmail.com
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -39,9 +39,6 @@ if [ -z "$ARCH" ]; then
esac
fi
-# If the variable PRINT_PACKAGE_NAME is set, then this script will report what
-# the name of the created package would be, and then exit. This information
-# could be useful to other scripts.
if [ ! -z "${PRINT_PACKAGE_NAME}" ]; then
echo "$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.$PKGTYPE"
exit 0