diff options
author | B. Watson <yalhcru@gmail.com> | 2021-09-10 03:44:46 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-10-13 00:52:14 +0700 |
commit | 30705ed2b6035d8cf5cffe106901b4f5507fcaa3 (patch) | |
tree | 705d456fa25d3a57aacb35614c1eca91fe317a97 /graphics/teighafileconverter | |
parent | eea24b497bb969d61595105d030d1dba7bf136b8 (diff) |
graphics/teighafileconverter: Remove template comment.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'graphics/teighafileconverter')
-rw-r--r-- | graphics/teighafileconverter/teighafileconverter.SlackBuild | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/graphics/teighafileconverter/teighafileconverter.SlackBuild b/graphics/teighafileconverter/teighafileconverter.SlackBuild index a67c89cbc22c..b4fb79c5a5c2 100644 --- a/graphics/teighafileconverter/teighafileconverter.SlackBuild +++ b/graphics/teighafileconverter/teighafileconverter.SlackBuild @@ -51,9 +51,6 @@ fi ORIGNAM=TeighaFileConverter -# 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 |