diff options
Diffstat (limited to 'build.macros.in')
-rw-r--r-- | build.macros.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build.macros.in b/build.macros.in index 066c60c..e1c0f5a 100644 --- a/build.macros.in +++ b/build.macros.in @@ -435,10 +435,10 @@ fi %{?__brp_strip_comment_note} \ %{?__brp_strip_static_archive} \ } \ - %{?py_auto_byte_compile:%{?__brp_python_bytecompile}} \ %{?__brp_check_rpaths} \ %{?__brp_remove_la_files} \ %{?__brp_mangle_shebangs} \ + %{__os_install_post_python} \ %{nil} %__spec_install_post\ |