]> git.pld-linux.org Git - packages/rust.git/commitdiff
don't install src twice
authorJan Palus <atler@pld-linux.org>
Fri, 4 Dec 2020 13:10:56 +0000 (14:10 +0100)
committerJan Palus <atler@pld-linux.org>
Fri, 4 Dec 2020 13:10:56 +0000 (14:10 +0100)
already installed in previous step

rust.spec

index 26b7b90de57b3ee05a7e083e121daa1a50eb1516..5547c3ed4513998cadc7a08afdab1faa0a806004 100644 (file)
--- 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}"
This page took 0.298669 seconds and 4 git commands to generate.