[packages/aegisub] - work around broken boost detection
    baggins 
    baggins at pld-linux.org
       
    Sun Jan 23 16:57:55 CET 2022
    
    
  
commit 0c514f4029a65153b066f4fd7bc2a310b6795f8b
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sun Jan 23 16:57:20 2022 +0100
    - work around broken boost detection
 aegisub.spec | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/aegisub.spec b/aegisub.spec
index 4043f0e..a489c48 100644
--- a/aegisub.spec
+++ b/aegisub.spec
@@ -106,6 +106,7 @@ export C
 %configure \
 	--disable-compiler-flags \
 	--disable-update-checker \
+	--with-boost-libdir=%{_libdir} \
 	%{__with_without ffms2} \
 	--without-oss \
 	--with-player-audio=PulseAudio \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/aegisub.git/commitdiff/0c514f4029a65153b066f4fd7bc2a310b6795f8b
    
    
More information about the pld-cvs-commit
mailing list