summaryrefslogtreecommitdiff
path: root/extra/libkeybinder3/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/libkeybinder3/PKGBUILD')
-rw-r--r--extra/libkeybinder3/PKGBUILD8
1 files changed, 8 insertions, 0 deletions
diff --git a/extra/libkeybinder3/PKGBUILD b/extra/libkeybinder3/PKGBUILD
new file mode 100644
index 00000000..45fb62e6
--- /dev/null
+++ b/extra/libkeybinder3/PKGBUILD
@@ -0,0 +1,8 @@
+# FS#63553: disable documenation due to build errors
+
+eval "$(
+ declare -f build | \
+ sed '
+ s/--enable-gtk-doc//
+ '
+)"