From 5f60eaaa2875c37671eae858f391fef55af001d4 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Mon, 2 Aug 2021 16:57:36 -0400 Subject: accessibility/xdotool: remove template comment. Signed-off-by: B. Watson Signed-off-by: Willy Sudiarto Raharjo --- accessibility/xdotool/xdotool.SlackBuild | 3 --- 1 file changed, 3 deletions(-) (limited to 'accessibility/xdotool') diff --git a/accessibility/xdotool/xdotool.SlackBuild b/accessibility/xdotool/xdotool.SlackBuild index 5c1f56f635..f319e4d0ea 100644 --- a/accessibility/xdotool/xdotool.SlackBuild +++ b/accessibility/xdotool/xdotool.SlackBuild @@ -64,9 +64,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 -- cgit v1.2.3-65-gdbad