summaryrefslogtreecommitdiffstats
path: root/desktop/unsaver
diff options
context:
space:
mode:
author B. Watson2021-09-08 07:06:18 +0200
committer Willy Sudiarto Raharjo2021-10-12 19:52:06 +0200
commit751cd2ffa61ae0274c0728746d547bd65e12c25a (patch)
treeb93be2e82162d4f0f878d78bf09578fabcf27f3d /desktop/unsaver
parenta4f3faca3e6890bfbc8fc052ee7d0478f078ba2b (diff)
downloadslackbuilds-751cd2ffa61ae0274c0728746d547bd65e12c25a.tar.gz
desktop/unsaver: Remove template comment.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/unsaver')
-rw-r--r--desktop/unsaver/unsaver.SlackBuild3
1 files changed, 0 insertions, 3 deletions
diff --git a/desktop/unsaver/unsaver.SlackBuild b/desktop/unsaver/unsaver.SlackBuild
index 21dc85bdfb..89fd2b3c26 100644
--- a/desktop/unsaver/unsaver.SlackBuild
+++ b/desktop/unsaver/unsaver.SlackBuild
@@ -22,9 +22,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