summaryrefslogtreecommitdiffstats
path: root/games/pingus/pingus.SlackBuild
diff options
context:
space:
mode:
author Matteo Bernardini2018-12-15 17:18:09 +0100
committer Matteo Bernardini2018-12-15 17:18:09 +0100
commit62c0270ef676a18dccbcc2b475323b66fadee9c5 (patch)
tree91a0a03eaf45184ecbe60e542e59484e45df75c8 /games/pingus/pingus.SlackBuild
parent9580ce08a1979e8bb9079d1bae7b1eafcc58b611 (diff)
downloadslackbuilds-current-20181215.1.tar.gz
20181215.1 global branch merge.current-20181215.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 \