commit e07a1f31b24204159eda3171e410082449fdb4f0
Author: Jan RÄ™korajski <[email protected]>
Date:   Wed Dec 31 18:41:10 2014 +0000

    - disable riby on x32, ruby fails to build on this arch

 vim.spec | 4 ++++
 1 file changed, 4 insertions(+)
---
diff --git a/vim.spec b/vim.spec
index e6e9026..1731589 100644
--- a/vim.spec
+++ b/vim.spec
@@ -22,6 +22,10 @@
 %undefine      with_gnome
 %endif
 
+%ifarch x32
+%undefine      with_ruby
+%endif
+
 # Command to check for latest patch:
 # wget ftp://ftp.vim.org/pub/editors/vim/patches/7.4/MD5SUMS -O sources
 # tail -n1 sources | awk '{print $2}'
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/vim.git/commitdiff/e07a1f31b24204159eda3171e410082449fdb4f0

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to