summaryrefslogtreecommitdiff
path: root/libraries/lksctp-tools/lksctp-tools.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/lksctp-tools/lksctp-tools.SlackBuild')
-rw-r--r--libraries/lksctp-tools/lksctp-tools.SlackBuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/libraries/lksctp-tools/lksctp-tools.SlackBuild b/libraries/lksctp-tools/lksctp-tools.SlackBuild
index c8d204419b..99161a36c9 100644
--- a/libraries/lksctp-tools/lksctp-tools.SlackBuild
+++ b/libraries/lksctp-tools/lksctp-tools.SlackBuild
@@ -4,7 +4,7 @@
# 2012-11-14 Bernski Comadizo <bcomadizo@gmail.com> Cebu
PRGNAM=lksctp-tools
-VERSION=${VERSION:-1.0.11}
+VERSION=${VERSION:-1.0.13}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -52,6 +52,8 @@ find . \
\( -perm 666 -o -perm 664 -o -perm 600 -o -perm 444 -o -perm 440 -o -perm 400 \) \
-exec chmod 644 {} \;
+./bootstrap
+
CFLAGS="$SLKCFLAGS" \
CXXFLAGS="$SLKCFLAGS" \
./configure \