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 a3e7950b..d049fc3a 100644 --- a/extra/python-setuptools/PKGBUILD +++ b/extra/python-setuptools/PKGBUILD @@ -29,7 +29,7 @@ eval "$( sed -r 's/cd setuptools;?$/cd setuptools-$pkgver/' )" -# Skip the last two patches +# Skip the last two patches. eval "$( declare -f prepare | \ sed '/add-dependency.patch/d' | sed '/build-no-isolation.patch/d' |