From 669f5a3be68c599fded0a631038a2461547ce531 Mon Sep 17 00:00:00 2001 From: Jan Palus Date: Fri, 4 Dec 2020 14:10:56 +0100 Subject: [PATCH] don't install src twice already installed in previous step --- rust.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/rust.spec b/rust.spec index 26b7b90..5547c3e 100644 --- a/rust.spec +++ b/rust.spec @@ -366,7 +366,6 @@ rm -rf $RPM_BUILD_ROOT export DESTDIR=$RPM_BUILD_ROOT %x_py install -%x_py install src # Make sure the shared libraries are in the proper libdir %if "%{_libdir}" != "%{common_libdir}" -- 2.43.0