summaryrefslogtreecommitdiffstats
path: root/libraries/flashplugin-lahf-fix
diff options
context:
space:
mode:
author B. Watson2017-03-20 09:25:37 +0100
committer David Spencer2017-03-25 14:26:40 +0100
commitb36c906951ca06582613425eb0f0ed895b6e7908 (patch)
tree33756d6109e28f4c8f3a13a1e7b5a5b5e5a2459d /libraries/flashplugin-lahf-fix
parent815e744cf65961b693514031e703fbbf1b79a109 (diff)
downloadslackbuilds-b36c906951ca06582613425eb0f0ed895b6e7908.tar.gz
libraries/flashplugin-lahf-fix: Allow VERSION override, fix shebang.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'libraries/flashplugin-lahf-fix')
-rw-r--r--libraries/flashplugin-lahf-fix/flashplugin-lahf-fix.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/libraries/flashplugin-lahf-fix/flashplugin-lahf-fix.SlackBuild b/libraries/flashplugin-lahf-fix/flashplugin-lahf-fix.SlackBuild
index 1eb9b60dba..f16f217d70 100644
--- a/libraries/flashplugin-lahf-fix/flashplugin-lahf-fix.SlackBuild
+++ b/libraries/flashplugin-lahf-fix/flashplugin-lahf-fix.SlackBuild
@@ -1,10 +1,10 @@
-#!/bin/sh -x
+#!/bin/sh
# Slackware build script for LAHF fix for flash plugin
# Written by Ken Roberts using code scrounged from the net
PRGNAM=flashplugin-lahf-fix
-VERSION=0.2
+VERSION=${VERSION:-0.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}