diff options
Diffstat (limited to 'libraries')
-rw-r--r-- | libraries/flashplugin-lahf-fix/flashplugin-lahf-fix.SlackBuild | 4 |
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 1eb9b60dbad3..f16f217d7001 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} |