[packages/apr-util] - disable nss plugin on x32

baggins baggins at pld-linux.org
Sun Dec 28 19:41:15 CET 2014


commit e5b8df0cd6cab2d20b49d736c0c6a1529a7ff1cd
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sun Dec 28 18:40:57 2014 +0000

    - disable nss plugin on x32

 apr-util.spec | 5 +++++
 1 file changed, 5 insertions(+)
---
diff --git a/apr-util.spec b/apr-util.spec
index 560ab3e..cd41436 100644
--- a/apr-util.spec
+++ b/apr-util.spec
@@ -22,6 +22,11 @@
 	%endif
 %endif
 
+# tests fail on x32
+%ifarch x32
+%undefine	with_nss
+%endif
+
 # files list broken, feel free to really fix
 %ifarch alpha
 %undefine	with_mysql
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/apr-util.git/commitdiff/e5b8df0cd6cab2d20b49d736c0c6a1529a7ff1cd



More information about the pld-cvs-commit mailing list