summaryrefslogtreecommitdiff
path: root/games/gnonograms/gnonograms.SlackBuild
diff options
context:
space:
mode:
authorWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-03-06 19:57:04 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-03-07 08:38:03 +0700
commit3e4508b0b2bcf7a8ac3d942df7c956cc08d10b61 (patch)
treea949852c84df6a44eddaf5cf86b15b510d5891a5 /games/gnonograms/gnonograms.SlackBuild
parentf2d40d27591f7bf419dbf1fb4ba5151ad79d24cc (diff)
downloadslackbuilds-3e4508b0b2bcf7a8ac3d942df7c956cc08d10b61.tar.gz
games/gnogograms: Fix build.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/gnonograms/gnonograms.SlackBuild')
-rw-r--r--games/gnonograms/gnonograms.SlackBuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/games/gnonograms/gnonograms.SlackBuild b/games/gnonograms/gnonograms.SlackBuild
index f20fd4eb77..f345214364 100644
--- a/games/gnonograms/gnonograms.SlackBuild
+++ b/games/gnonograms/gnonograms.SlackBuild
@@ -76,6 +76,8 @@ cd $SRCNAM-$VERSION
chown -R root:root .
chmod -R u+w,go+r-w,a-s .
+patch -p1 < $CWD/gnonogram-controller.diff.txt
+
CFLAGS="$SLKCFLAGS" \
CXXFLAGS="$SLKCFLAGS" \
./configure \