[packages/graphviz] - bcond fixup for x32 (disable mono, enable java)

baggins baggins at pld-linux.org
Mon Mar 9 16:42:40 CET 2015


commit 01ba00be4c945457760505550c810789aa6ad152
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Mon Mar 9 16:42:11 2015 +0100

    - bcond fixup for x32 (disable mono, enable java)

 graphviz.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/graphviz.spec b/graphviz.spec
index 05cc1a6..b34d695 100644
--- a/graphviz.spec
+++ b/graphviz.spec
@@ -28,10 +28,10 @@
 
 %define		tclver	8.6
 %define		php_name	php55
-%ifarch i386
+%ifarch i386 x32
 %undefine with_dotnet
 %endif
-%ifnarch %{ix86} %{x8664} x32
+%ifnarch %{ix86} %{x8664}
 %undefine with_java
 %endif
 %ifarch i386 i486
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/graphviz.git/commitdiff/01ba00be4c945457760505550c810789aa6ad152



More information about the pld-cvs-commit mailing list