Go to file
Kalev Lember 06c7812898 Avoid using _prefix macro for /usr/lib/debug dir
In case of flatpak module builds, _prefix is redefined as /app.
rpm-build however hardcodes /usr/lib/debug without using the _prefix
macro, so do the same here to match this.

This fixes building Python as a flatpak module.

https://bugzilla.redhat.com/show_bug.cgi?id=1737933#c14
2019-10-02 07:38:14 +02:00
tests Don't skip so many tests on the CI 2019-06-28 13:13:03 +02:00
.gitignore
00001-rpath.patch Rebased to Python 3.8.0b4 2019-08-31 14:23:37 +02:00
00102-lib64.patch Rebased to Python 3.8.0b4 2019-08-31 14:23:37 +02:00
00111-no-static-lib.patch Rebased to Python 3.8.0b4 2019-08-31 14:23:37 +02:00
00189-use-rpm-wheels.patch Rebased to Python 3.8.0b4 2019-08-31 14:23:37 +02:00
00251-change-user-install-location.patch Rebased to Python 3.8.0b4 2019-08-31 14:23:37 +02:00
00274-fix-arch-names.patch Rebased to Python 3.8.0b4 2019-08-31 14:23:37 +02:00
00328-pyc-timestamp-invalidation-mode.patch Rebased to Python 3.8.0b4 2019-08-31 14:23:37 +02:00
00331-fix-structuniontype_paramfunc.patch Rebased to Python 3.8.0b4 2019-08-31 14:23:37 +02:00
check-pyc-timestamps.py
idle3.appdata.xml
idle3.desktop
python38.rpmlintrc
python38.spec Avoid using _prefix macro for /usr/lib/debug dir 2019-10-02 07:38:14 +02:00
sources Rebased to Python 3.8.0b4 2019-08-31 14:23:37 +02:00