aboutsummaryrefslogtreecommitdiff
path: root/system/ccd2cue/ccd2cue.SlackBuild
diff options
context:
space:
mode:
authorB. Watson <yalhcru@gmail.com>2021-08-27 15:16:25 -0400
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2021-10-13 00:51:48 +0700
commit09fc3e38bcfa42cc8cc7cf3382acbc9b20609b43 (patch)
treeba48bf4bd89ba145c7a679c081937034c1dd04b7 /system/ccd2cue/ccd2cue.SlackBuild
parent3fa44364ce45c52eec744fa85e5808f22745d3be (diff)
system/ccd2cue: Remove template comment.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/ccd2cue/ccd2cue.SlackBuild')
-rw-r--r--system/ccd2cue/ccd2cue.SlackBuild3
1 files changed, 0 insertions, 3 deletions
diff --git a/system/ccd2cue/ccd2cue.SlackBuild b/system/ccd2cue/ccd2cue.SlackBuild
index 69c2ba5aef0fd..f47fa878d4b92 100644
--- a/system/ccd2cue/ccd2cue.SlackBuild
+++ b/system/ccd2cue/ccd2cue.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