index : packages | |
Archlinux32 package modifications | gitolite user |
summaryrefslogtreecommitdiff |
-rw-r--r-- | extra/python-setuptools/PKGBUILD | 2 |
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/' |