Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2025-03-27 15:10:36 +0100
committerAndreas Baumann <mail@andreasbaumann.cc>2025-03-27 15:10:36 +0100
commit2d1e5480bc4723b10ece8ba740637ebdf8ad8600 (patch)
tree4f053070466d6c04d99b1d8a6265728c0024876c
parent0f9392a603976e8f2bb9ebc1d5381532a3fc0e4a (diff)
extra/bind: rebuilding without python-sphinx docu
-rw-r--r--extra/bind/PKGBUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/extra/bind/PKGBUILD b/extra/bind/PKGBUILD
new file mode 100644
index 00000000..cc32c372
--- /dev/null
+++ b/extra/bind/PKGBUILD
@@ -0,0 +1,2 @@
+# currently broken python-sphinx
+makedepends=(${makedepends[@]//python-sphinx/})