Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/extra/python-setuptools/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/python-setuptools/PKGBUILD')
-rw-r--r--extra/python-setuptools/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/python-setuptools/PKGBUILD b/extra/python-setuptools/PKGBUILD
index d049fc3a..63552ad5 100644
--- a/extra/python-setuptools/PKGBUILD
+++ b/extra/python-setuptools/PKGBUILD
@@ -15,7 +15,7 @@ source[0]="https://pypi.python.org/packages/source/s/setuptools/setuptools-$pkgv
# Depending on how annoying this gets, maybe comment it to switch back to SKIP
sha512sums[0]='11df934931f4b73f7e07ea5713479593c6baa134d423556b2ae7aff0f1e5bdbdee1f5b516131adb169c838231ceb0293441fbf275ef7030dabecf74122565b6d'
-# Work around the directory name containing the version
+# Work around the directory name containing the version.
eval "$(
declare -f prepare | \
sed -r 's/cd setuptools;?$/cd setuptools-$pkgver/'