summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author B. Watson2021-10-12 08:01:33 +0200
committer Willy Sudiarto Raharjo2021-10-12 19:52:44 +0200
commit04fdc9530a939da5cfa27b6a3c3f83b1610e9d94 (patch)
treedf01d23d693793f34be61d11b342214888257c7e
parentb1cd86a4d837844befe87db7764b81b217b60024 (diff)
downloadslackbuilds-04fdc9530a939da5cfa27b6a3c3f83b1610e9d94.tar.gz
perl/perl-file-libmagic: Remove template comment.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--perl/perl-file-libmagic/perl-file-libmagic.SlackBuild3
1 files changed, 0 insertions, 3 deletions
diff --git a/perl/perl-file-libmagic/perl-file-libmagic.SlackBuild b/perl/perl-file-libmagic/perl-file-libmagic.SlackBuild
index 0eb42a19e7..61bbaba4bc 100644
--- a/perl/perl-file-libmagic/perl-file-libmagic.SlackBuild
+++ b/perl/perl-file-libmagic/perl-file-libmagic.SlackBuild
@@ -25,9 +25,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