summaryrefslogtreecommitdiff
path: root/extra/libkeybinder3
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2019-08-25 11:44:24 +0200
committerAndreas Baumann <mail@andreasbaumann.cc>2019-08-25 11:44:24 +0200
commit8aad7339f967055f7d873d431951056a5135f7f8 (patch)
tree00d89844a73fba1fdb4a3a689893200115738b5b /extra/libkeybinder3
parenta44da18f396619f860f2533b7f6d501a1f90854a (diff)
downloadpackages-8aad7339f967055f7d873d431951056a5135f7f8.tar.xz
extra/libkeybinder3: building without documentation, see FS#63553
Diffstat (limited to 'extra/libkeybinder3')
-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//
+ '
+)"