summaryrefslogtreecommitdiff
path: root/community
diff options
context:
space:
mode:
Diffstat (limited to 'community')
-rw-r--r--community/python-libevdev/PKGBUILD11
1 files changed, 11 insertions, 0 deletions
diff --git a/community/python-libevdev/PKGBUILD b/community/python-libevdev/PKGBUILD
new file mode 100644
index 00000000..ba9c762c
--- /dev/null
+++ b/community/python-libevdev/PKGBUILD
@@ -0,0 +1,11 @@
+# temporarily disabled documentation due to sphinx_rtd_theme (FS32#163)
+eval "$(
+ declare -f build | \
+ sed '
+ /make doc/d
+ '
+ declare -f package | \
+ sed '
+ /\/share\/doc/d
+ '
+)"