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 2b768f5c..7cc0ca98 100644 --- a/extra/python-setuptools/PKGBUILD +++ b/extra/python-setuptools/PKGBUILD @@ -2,7 +2,7 @@ eval "$( declare -f package | \ sed ' - 4 i mkdir build/scripts-3.10 + 4 i mkdir build/scripts-3.11 ' )" |