[packages/libproxy] - no mono on x32
    baggins 
    baggins at pld-linux.org
       
    Mon Mar  9 15:28:13 CET 2015
    
    
  
commit 4de305e665b13299148551fb4af8aceaf8b4da49
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Mon Mar 9 15:28:03 2015 +0100
    - no mono on x32
 libproxy.spec | 3 +++
 1 file changed, 3 insertions(+)
---
diff --git a/libproxy.spec b/libproxy.spec
index 4f22bb6..1198e5c 100644
--- a/libproxy.spec
+++ b/libproxy.spec
@@ -9,6 +9,9 @@
 %bcond_without	webkit		# WebKit pacrunner plugin
 %bcond_without	mono		# Mono C# bindings
 #
+%ifarch x32
+%undefine	with_mono
+%endif
 %include	/usr/lib/rpm/macros.perl
 %include	/usr/lib/rpm/macros.mono
 Summary:	Library for automatic proxy configuration management
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libproxy.git/commitdiff/4de305e665b13299148551fb4af8aceaf8b4da49
    
    
More information about the pld-cvs-commit
mailing list