summaryrefslogtreecommitdiff
path: root/system/sbotools/sbotools.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'system/sbotools/sbotools.SlackBuild')
-rw-r--r--system/sbotools/sbotools.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/system/sbotools/sbotools.SlackBuild b/system/sbotools/sbotools.SlackBuild
index 0b5d699a8b..f6aecbc525 100644
--- a/system/sbotools/sbotools.SlackBuild
+++ b/system/sbotools/sbotools.SlackBuild
@@ -5,7 +5,7 @@
# Licensed under the WTFPL <http://sam.zoy.org/wtfpl/COPYING>
PRGNAM=sbotools
-VERSION=${VERSION:-2.1}
+VERSION=${VERSION:-2.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -34,7 +34,7 @@ find -L . \
# we set INSTALLMAN3DIR=none to elide the Sort::Versions.3 man page so that we
# don't clobber one from perl-Sort-Versions or Sort::Versions.
( cd SBO-Lib
- perl Makefile.PL \
+ /usr/bin/perl Makefile.PL \
PREFIX=/usr \
INSTALLDIRS=site \
INSTALLVENDORMAN1DIR=/usr/man/man1 \