[packages/aisleriot] - libdir definition (hoping to fix x32 build)
    mrozowik 
    mrozowik at pld-linux.org
       
    Sat Oct 22 23:28:45 CEST 2022
    
    
  
commit 804432459e6710555d66cb8b6205d2193b0ade59
Author: Krzysztof Mrozowicz <mrozowik at pld-linux.org>
Date:   Sat Oct 22 21:28:34 2022 +0000
    - libdir definition (hoping to fix x32 build)
 aisleriot.spec | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/aisleriot.spec b/aisleriot.spec
index 8f3fe3b..a962188 100644
--- a/aisleriot.spec
+++ b/aisleriot.spec
@@ -77,6 +77,7 @@ Obsługa Aisleriota dla Valgrinda.
 	-Dtheme_pysol=true \
 	-Dtheme_pysol_path=%{_datadir}/pysol \
 	-Dprefix=/usr \
+	-Dlibdir=%{_libdir} \
 	-Dbuildtype=debugoptimized
 
 cd build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/aisleriot.git/commitdiff/804432459e6710555d66cb8b6205d2193b0ade59
    
    
More information about the pld-cvs-commit
mailing list