[packages/rust] bin dir also not available on x32; rel 3
    atler 
    atler at pld-linux.org
       
    Sun Jan 23 09:08:40 CET 2022
    
    
  
commit f78840a263ad3674c4954c6b3cde3e5fb801180d
Author: Jan Palus <atler at pld-linux.org>
Date:   Sun Jan 23 09:07:58 2022 +0100
    bin dir also not available on x32; rel 3
 rust.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/rust.spec b/rust.spec
index 1bde519..c0cea7b 100644
--- a/rust.spec
+++ b/rust.spec
@@ -37,7 +37,7 @@ Summary:	The Rust Programming Language
 Summary(pl.UTF-8):	Język programowania Rust
 Name:		rust
 Version:	1.58.1
-Release:	2
+Release:	3
 # Licenses: (rust itself) and (bundled libraries)
 License:	(Apache v2.0 or MIT) and (BSD and ISC and MIT)
 Group:		Development/Languages
@@ -512,8 +512,8 @@ cat <<EOF
 EOF
 done
 )
-%dir %{rustlibdir}/%{rust_triple}/bin
 %ifnarch x32
+%dir %{rustlibdir}/%{rust_triple}/bin
 %attr(755,root,root) %{rustlibdir}/%{rust_triple}/bin/rust-llvm-dwp
 %endif
 
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/rust.git/commitdiff/f78840a263ad3674c4954c6b3cde3e5fb801180d
    
    
More information about the pld-cvs-commit
mailing list