summaryrefslogtreecommitdiffstats
path: root/libraries/libchewing/libchewing.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/libchewing/libchewing.SlackBuild')
-rw-r--r--libraries/libchewing/libchewing.SlackBuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/libraries/libchewing/libchewing.SlackBuild b/libraries/libchewing/libchewing.SlackBuild
index 096fc0d219..9dc3a2a63b 100644
--- a/libraries/libchewing/libchewing.SlackBuild
+++ b/libraries/libchewing/libchewing.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for libchewing
-# Copyright 2009 Guan-Zhong Huang, Taiwan <imprazaguy@gmail.com>
+# Copyright 2010 Guan-Zhong Huang, Taiwan <imprazaguy@gmail.com>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -24,10 +24,9 @@
PRGNAM=libchewing
VERSION=${VERSION:-0.3.2}
-BUILD=${BUILD:-1}
+BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}
-# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then
case "$( uname -m )" in
i?86) ARCH=i486 ;;
@@ -64,6 +63,7 @@ cd $TMP
rm -rf $PRGNAM-$VERSION
tar xvf $CWD/$PRGNAM-$VERSION.tar.bz2
cd $PRGNAM-$VERSION
+patch -p0 < $CWD/libchewing-rev1048.patch
chown -R root:root .
find . \
\( -perm 777 -o -perm 775 -o -perm 711 -o -perm 555 -o -perm 511 \) \