summaryrefslogtreecommitdiffstats
path: root/desktop/wmfire/wmfire.SlackBuild
diff options
context:
space:
mode:
author Matteo Bernardini2022-02-10 21:08:29 +0100
committer Willy Sudiarto Raharjo2022-02-11 18:29:43 +0100
commita4483b4930d69a7af282b4b581072e60ddb4640c (patch)
tree855fa8a2da11e4703dbb98bd4a58fd9a2b848752 /desktop/wmfire/wmfire.SlackBuild
parent5f4d043bcfb09779b6c9a0b2794f5b13f46dcb74 (diff)
downloadslackbuilds-a4483b4930d69a7af282b4b581072e60ddb4640c.tar.gz
desktop/wmfire: Drop broken inlining (tnx gentoo!).
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/wmfire/wmfire.SlackBuild')
-rw-r--r--desktop/wmfire/wmfire.SlackBuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/desktop/wmfire/wmfire.SlackBuild b/desktop/wmfire/wmfire.SlackBuild
index 223943ec7e..c1e7b963ed 100644
--- a/desktop/wmfire/wmfire.SlackBuild
+++ b/desktop/wmfire/wmfire.SlackBuild
@@ -64,6 +64,8 @@ find -L . \
\( -perm 666 -o -perm 664 -o -perm 600 -o -perm 444 -o -perm 440 -o -perm 400 \) \
-exec chmod 644 {} \;
+patch -p1 < $CWD/wmfire-1.2.4-inline_c99.patch
+
CFLAGS="$SLKCFLAGS" \
CXXFLAGS="$SLKCFLAGS" \
./configure \