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>
This commit is contained in:
B. Watson 2017-03-20 04:25:37 -04:00 committed by David Spencer
parent 815e744cf6
commit b36c906951

View file

@ -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}