summaryrefslogtreecommitdiffstats
path: root/misc/gcolor2/gcolor2.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'misc/gcolor2/gcolor2.SlackBuild')
-rw-r--r--misc/gcolor2/gcolor2.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/gcolor2/gcolor2.SlackBuild b/misc/gcolor2/gcolor2.SlackBuild
index afd0ddc13d..acf1095d74 100644
--- a/misc/gcolor2/gcolor2.SlackBuild
+++ b/misc/gcolor2/gcolor2.SlackBuild
@@ -54,8 +54,8 @@ find . \
# gcolor2 prefills the saved colors with the contents of rgb.txt - which it
# can't find without this patch. Merged with the patch on:
-# http://tinyurl.com/gcolor-64bitpatch . This makes it possible to compile on
-#64bit systems, and not segfault at runtime.
+# http://tinyurl.com/gcolor-64bitpatch . This makes it possible to compile on
+# 64bit systems, and not segfault at runtime.
patch -p1 < $CWD/rgb.patch
# and add a couple of Debian patches and a FreeBSD for x64 segfaults and so on
patch -p1 < $CWD/callbacks.c.patch