summaryrefslogtreecommitdiffstats
path: root/source/x/fcitx5/fcitx5.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'source/x/fcitx5/fcitx5.SlackBuild')
-rwxr-xr-xsource/x/fcitx5/fcitx5.SlackBuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/source/x/fcitx5/fcitx5.SlackBuild b/source/x/fcitx5/fcitx5.SlackBuild
index 085e2eb77..ce3d80a10 100755
--- a/source/x/fcitx5/fcitx5.SlackBuild
+++ b/source/x/fcitx5/fcitx5.SlackBuild
@@ -87,6 +87,8 @@ find . \
\( -perm 666 -o -perm 664 -o -perm 600 -o -perm 444 -o -perm 440 -o -perm 400 \) \
-exec chmod 644 {} \+
+zcat $CWD/7fb3a5500270877d93b61b11b2a17b9b8f6a506b.patch.gz | patch -p1 --verbose || exit 1
+
mkdir build
cd build
cmake \