index : packages | |
Archlinux32 package modifications | gitolite user |
summaryrefslogtreecommitdiff |
author | Andreas Baumann <mail@andreasbaumann.cc> | 2019-08-25 11:44:24 +0200 |
---|---|---|
committer | Andreas Baumann <mail@andreasbaumann.cc> | 2019-08-25 11:44:24 +0200 |
commit | 8aad7339f967055f7d873d431951056a5135f7f8 (patch) | |
tree | 00d89844a73fba1fdb4a3a689893200115738b5b | |
parent | a44da18f396619f860f2533b7f6d501a1f90854a (diff) |
-rw-r--r-- | extra/libkeybinder3/PKGBUILD | 8 |
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// + ' +)" |