[issue31713] python3 python-config script generates invalid includes
Change by matthewlweber : -- keywords: +patch Added file: https://bugs.python.org/file47195/0029-python-config.sh-don-t-reassign-prefix.patch ___ Python tracker <https://bugs.python.org/issue31
[issue31713] python3 python-config script generates invalid includes
New submission from matthewlweber : Related to https://bugs.python.org/issue22907 If building in a path that starts with /usr, the includedir=$(echo "@includedir@" | sed "s#^$prefix_build#$prefix_real#") assignment in the python-config.sh ends up having the path it pro