Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/community/python-jedi/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/python-jedi/PKGBUILD')
-rw-r--r--community/python-jedi/PKGBUILD15
1 files changed, 0 insertions, 15 deletions
diff --git a/community/python-jedi/PKGBUILD b/community/python-jedi/PKGBUILD
deleted file mode 100644
index ff062da3..00000000
--- a/community/python-jedi/PKGBUILD
+++ /dev/null
@@ -1,15 +0,0 @@
-# no python-sphinx_rtd_theme, needs nodejs which is currently broken
-makedepends=(${makedepends[@]//python-sphinx_rtd_theme/})
-makedepends=(${makedepends[@]//python-sphinx/})
-eval "$(
- declare -f build | \
- sed '
- /sphinx-build/d
- '
-)"
-eval "$(
- declare -f package | \
- sed '
- /install.*docs\/_build.*/d
- '
-)"