summaryrefslogtreecommitdiffstats
path: root/games/pingus/pingus.SlackBuild
diff options
context:
space:
mode:
author Matteo Bernardini2019-08-24 10:35:48 +0200
committer Matteo Bernardini2019-08-24 10:35:48 +0200
commite93fc1029f35673e06f2d9126d1353248d7e3896 (patch)
tree23b5b1b9250223d5c1c941b9bb3c21e2a59645e6 /games/pingus/pingus.SlackBuild
parent5afd639f0f73f1a079e885e0ef5df06643eba6a4 (diff)
downloadslackbuilds-e93fc1029f35673e06f2d9126d1353248d7e3896.tar.gz
20190824.1 global branch merge.current-20190824.1
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'games/pingus/pingus.SlackBuild')
-rw-r--r--games/pingus/pingus.SlackBuild3
1 files changed, 3 insertions, 0 deletions
diff --git a/games/pingus/pingus.SlackBuild b/games/pingus/pingus.SlackBuild
index e7abf19ddf..a548e5c2a2 100644
--- a/games/pingus/pingus.SlackBuild
+++ b/games/pingus/pingus.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 {} \;
+# Thanks archlinux
+patch -p1 < $CWD/missing-header.patch
+
mkdir -p build
scons \