From 7833a7cf321f9a8098976a6b4e43c806bffad661 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Tue, 22 Jun 2021 21:31:27 +0200 Subject: Drop __brp_python_hardlink for rpm-4.17beta1 --- build.macros.in | 2 -- 1 file changed, 2 deletions(-) (limited to 'build.macros.in') diff --git a/build.macros.in b/build.macros.in index c3505e8..15a4c30 100644 --- a/build.macros.in +++ b/build.macros.in @@ -417,7 +417,6 @@ fi %__brp_strip_comment_note /usr/lib/rpm/brp-strip-comment-note %{__strip} %{__objdump} %__brp_strip_static_archive /usr/lib/rpm/brp-strip-static-archive %{__strip} %__brp_python_bytecompile /usr/lib/rpm/brp-python-bytecompile "%{__python}" "%{?_python_bytecompile_errors_terminate_build}" "%{?_python_bytecompile_extra}" -%__brp_python_hardlink /usr/lib/rpm/brp-python-hardlink # __brp_mangle_shebangs_exclude - shebangs to exclude # __brp_mangle_shebangs_exclude_file - file from which to get shebangs to exclude # __brp_mangle_shebangs_exclude_from - files to ignore @@ -434,7 +433,6 @@ fi %{?__brp_strip_static_archive} \ } \ %{?py_auto_byte_compile:%{?__brp_python_bytecompile}} \ - %{?__brp_python_hardlink} \ %{?__brp_mangle_shebangs} \ %{nil} -- cgit v1.2.1