Bug 40413: Removed lsb_release from Python build script
`lsb_release -r` outputs testing/unstable on Debian testing, the slash is seen as directory separator, and makes the build fail in turn. Therefore, we decided to remove any lsb_release related variables from the filename in the Python build script.
Please register or sign in to comment