summaryrefslogtreecommitdiffstats
path: root/slackware64-current/source/l/keybinder/keybinder.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'slackware64-current/source/l/keybinder/keybinder.SlackBuild')
-rwxr-xr-xslackware64-current/source/l/keybinder/keybinder.SlackBuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/slackware64-current/source/l/keybinder/keybinder.SlackBuild b/slackware64-current/source/l/keybinder/keybinder.SlackBuild
index 1924c9be7..0b858b0c7 100755
--- a/slackware64-current/source/l/keybinder/keybinder.SlackBuild
+++ b/slackware64-current/source/l/keybinder/keybinder.SlackBuild
@@ -23,6 +23,8 @@
# OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+cd $(dirname $0) ; CWD=$(pwd)
+
PKGNAM=keybinder
VERSION=0.3.1
BUILD=${BUILD:-1}
@@ -37,7 +39,6 @@ fi
NUMJOBS=${NUMJOBS:-" -j7 "}
-CWD=$(pwd)
TMP=${TMP:-/tmp}
PKG=$TMP/package-$PKGNAM