[packages/rust] don't install src twice

atler atler at pld-linux.org
Fri Dec 4 14:13:47 CET 2020


commit 669f5a3be68c599fded0a631038a2461547ce531
Author: Jan Palus <atler at pld-linux.org>
Date:   Fri Dec 4 14:10:56 2020 +0100

    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}"
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/rust.git/commitdiff/669f5a3be68c599fded0a631038a2461547ce531



More information about the pld-cvs-commit mailing list