[ice] add missing patch

Dan Horák sharkcz at fedoraproject.org
Tue Mar 22 20:13:09 UTC 2011


commit 4233e95a7f085ad73cb91408ad4ea14eb916b7b1
Author: Dan Horák <dan at danny.cz>
Date:   Tue Mar 22 21:11:50 2011 +0100

    add missing patch

 ice-3.4.1-no-mono.patch |   16 ++++++++++++++++
 1 files changed, 16 insertions(+), 0 deletions(-)
---
diff --git a/ice-3.4.1-no-mono.patch b/ice-3.4.1-no-mono.patch
new file mode 100644
index 0000000..c72e754
--- /dev/null
+++ b/ice-3.4.1-no-mono.patch
@@ -0,0 +1,16 @@
+diff -up Ice-3.4.1/Makefile.no-mono Ice-3.4.1/Makefile
+--- Ice-3.4.1/Makefile.no-mono	2011-03-21 18:55:22.000000000 +0100
++++ Ice-3.4.1/Makefile	2011-03-21 18:55:36.000000000 +0100
+@@ -7,10 +7,10 @@
+ #
+ # **********************************************************************
+ 
+-SUBDIRS			= cpp java cs py rb php
++SUBDIRS			= cpp java py rb php
+ CLEAN_SUBDIRS		= java cs py rb php cpp
+ DEPEND_SUBDIRS		= cpp cs py rb php
+-INSTALL_SUBDIRS		= cpp java cs py rb php
++INSTALL_SUBDIRS		= cpp java py rb php
+ 
+ all::
+ 	@for subdir in $(SUBDIRS); \


More information about the scm-commits mailing list