From a23f336fa31125b9b4b90c7b4b452fe71d76ef28 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Sat, 12 Mar 2022 19:26:52 -0500 Subject: multimedia/inputstream.adaptive: Remove template comment. Signed-off-by: B. Watson --- multimedia/inputstream.adaptive/inputstream.adaptive.SlackBuild | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'multimedia/inputstream.adaptive') diff --git a/multimedia/inputstream.adaptive/inputstream.adaptive.SlackBuild b/multimedia/inputstream.adaptive/inputstream.adaptive.SlackBuild index 6e60cd9f9b69..a70afb4e5b40 100644 --- a/multimedia/inputstream.adaptive/inputstream.adaptive.SlackBuild +++ b/multimedia/inputstream.adaptive/inputstream.adaptive.SlackBuild @@ -39,9 +39,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 @@ -65,7 +62,7 @@ else LIBDIRSUFFIX="" fi -set -e # Exit on most errors +set -e rm -rf $PKG mkdir -p $TMP $PKG $OUTPUT -- cgit v1.2.3