diff options
Diffstat (limited to 'graphics/ralcgm')
-rw-r--r-- | graphics/ralcgm/ralcgm.SlackBuild | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/graphics/ralcgm/ralcgm.SlackBuild b/graphics/ralcgm/ralcgm.SlackBuild index c8a4073cb857a..895f831984f0f 100644 --- a/graphics/ralcgm/ralcgm.SlackBuild +++ b/graphics/ralcgm/ralcgm.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 |