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
2019-06-28 13:13:03 +02:00
2019-08-31 14:23:37 +02:00
2019-08-31 14:23:37 +02:00
2019-08-31 14:23:37 +02:00
Languages
Python 100%