Blame disable-python-extra.patch
|
James Antill |
ee2eaf |
--- a/platform.in 2018-07-19 17:24:58.737922904 +0200
|
|
James Antill |
ee2eaf |
+++ b/platform.in 2018-07-19 17:25:25.480028741 +0200
|
|
James Antill |
ee2eaf |
@@ -65,7 +65,7 @@
|
|
James Antill |
ee2eaf |
|
|
James Antill |
ee2eaf |
%__arch_install_post @ARCH_INSTALL_POST@
|
|
James Antill |
ee2eaf |
%_python_bytecompile_errors_terminate_build 0
|
|
James Antill |
ee2eaf |
-%_python_bytecompile_extra 1
|
|
James Antill |
ee2eaf |
+%_python_bytecompile_extra 0
|
|
James Antill |
ee2eaf |
|
|
James Antill |
ee2eaf |
# Standard brp-macro naming:
|
|
James Antill |
ee2eaf |
# convert all '-' in basename to '_', add two leading underscores.
|