summaryrefslogtreecommitdiffstats
path: root/system/argyllcms/argyllcms.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'system/argyllcms/argyllcms.SlackBuild')
-rw-r--r--system/argyllcms/argyllcms.SlackBuild3
1 files changed, 3 insertions, 0 deletions
diff --git a/system/argyllcms/argyllcms.SlackBuild b/system/argyllcms/argyllcms.SlackBuild
index 91480be2f4..4805c28471 100644
--- a/system/argyllcms/argyllcms.SlackBuild
+++ b/system/argyllcms/argyllcms.SlackBuild
@@ -75,6 +75,9 @@ find -L . \
\( -perm 666 -o -perm 664 -o -perm 600 -o -perm 640 -o -perm 444 \
-o -perm 440 -o -perm 400 \) -exec chmod 644 {} \;
+# Patch for gcc-5 thanks to Debian
+patch -p1 < $CWD/argyllcms-1.8.0-gcc5.patch
+
### install steps have been shamelessly copied from Arch Linux PKGBUILD
### https://projects.archlinux.org/svntogit/community.git/tree/trunk/PKGBUILD?h=packages/argyllcms
sh ./makeall.sh