Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--extra/python-build/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/python-build/PKGBUILD b/extra/python-build/PKGBUILD
index 8bc03356..1ebceb08 100644
--- a/extra/python-build/PKGBUILD
+++ b/extra/python-build/PKGBUILD
@@ -14,6 +14,6 @@ eval "$(
'
declare -f package | \
sed '
- /docs\/build\/html/d
+ \@/doc/@d
'
)"