aboutsummaryrefslogtreecommitdiff
path: root/system/unrtf/unrtf.SlackBuild
diff options
context:
space:
mode:
authortitopoquito <titopoquito@gmail.com>2016-10-20 20:13:18 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2016-10-20 20:13:18 +0700
commit7b72e65e88e47c63b2fd164e372bd1d0d4abe972 (patch)
treea6627e579f33ed7865ecc5cf7e4cfa25ea80fdf3 /system/unrtf/unrtf.SlackBuild
parent40027df8ee05f2e0e338a26b71246447c619ae4f (diff)
downloadslackbuilds-7b72e65e88e47c63b2fd164e372bd1d0d4abe972.tar.xz
system/unrtf: Updated for version 0.21.9.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/unrtf/unrtf.SlackBuild')
-rw-r--r--system/unrtf/unrtf.SlackBuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/system/unrtf/unrtf.SlackBuild b/system/unrtf/unrtf.SlackBuild
index 185d0749ebba..d31ef3d7d191 100644
--- a/system/unrtf/unrtf.SlackBuild
+++ b/system/unrtf/unrtf.SlackBuild
@@ -24,7 +24,7 @@
# SUCH DAMAGE.
PRGNAM=unrtf
-VERSION=${VERSION:-0.21.7}
+VERSION=${VERSION:-0.21.9}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -74,6 +74,7 @@ find -L . \
# compiled unrtf binary complains about missing /usr/local/lib/unrtf/html.conf
sed -i "s,/usr/local/lib,/usr/lib$LIBDIRSUFFIX," src/*
+./bootstrap
CFLAGS="$SLKCFLAGS" \
CXXFLAGS="$SLKCFLAGS" \
./configure \