summaryrefslogtreecommitdiffstats
path: root/games/openspades/openspades.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'games/openspades/openspades.SlackBuild')
-rw-r--r--games/openspades/openspades.SlackBuild3
1 files changed, 3 insertions, 0 deletions
diff --git a/games/openspades/openspades.SlackBuild b/games/openspades/openspades.SlackBuild
index 8a983674f5..49b5002829 100644
--- a/games/openspades/openspades.SlackBuild
+++ b/games/openspades/openspades.SlackBuild
@@ -69,6 +69,9 @@ find -L . \
\( -perm 666 -o -perm 664 -o -perm 640 -o -perm 600 -o -perm 444 \
-o -perm 440 -o -perm 400 \) -exec chmod 644 {} \;
+# https://github.com/yvt/openspades/pull/388
+patch -p1 < $CWD/86de4031c6c647b4d74196181f6754486ad1c340.patch
+
# copy develompent packs
mkdir -p build/Resources
cp $CWD/DevPaks27.zip build/Resources