From b36c906951ca06582613425eb0f0ed895b6e7908 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Mon, 20 Mar 2017 04:25:37 -0400 Subject: libraries/flashplugin-lahf-fix: Allow VERSION override, fix shebang. Signed-off-by: B. Watson Signed-off-by: David Spencer --- libraries/flashplugin-lahf-fix/flashplugin-lahf-fix.SlackBuild | 4 ++-- 1 file 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} -- cgit v1.2.3-80-g2a13