summaryrefslogtreecommitdiffstats
path: root/source/xap/gucharmap/gucharmap.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'source/xap/gucharmap/gucharmap.SlackBuild')
-rwxr-xr-xsource/xap/gucharmap/gucharmap.SlackBuild3
1 files changed, 0 insertions, 3 deletions
diff --git a/source/xap/gucharmap/gucharmap.SlackBuild b/source/xap/gucharmap/gucharmap.SlackBuild
index a636143f3..9c593cad3 100755
--- a/source/xap/gucharmap/gucharmap.SlackBuild
+++ b/source/xap/gucharmap/gucharmap.SlackBuild
@@ -76,9 +76,6 @@ find . \
\( -perm 666 -o -perm 664 -o -perm 600 -o -perm 444 -o -perm 440 -o -perm 400 \) \
-exec chmod 644 {} \;
-# Update for latest unicode files. If a future compile fails, try removing this patch:
-zcat $CWD/gucharmap.sha512sums.diff.gz | patch -p1 --verbose || exit 1
-
CFLAGS="$SLKCFLAGS" \
./configure \
--prefix=/usr \