rpms/ice/F-10 Ice-3.3-dont-build-demo-test.patch,1.2,1.3

mef mef at fedoraproject.org
Wed Jul 8 09:26:13 UTC 2009


Author: mef

Update of /cvs/pkgs/rpms/ice/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv28650/F-10

Added Files:
	Ice-3.3-dont-build-demo-test.patch 
Log Message:
Re-added accidentally removed patch

Ice-3.3-dont-build-demo-test.patch:

Index: Ice-3.3-dont-build-demo-test.patch
===================================================================
RCS file: Ice-3.3-dont-build-demo-test.patch
diff -N Ice-3.3-dont-build-demo-test.patch
--- /dev/null	1 Jan 1970 00:00:00 -0000
+++ Ice-3.3-dont-build-demo-test.patch	8 Jul 2009 09:26:13 -0000	1.3
@@ -0,0 +1,24 @@
+diff -ur Ice-3.3.0.orig/cpp/Makefile Ice-3.3.0/cpp/Makefile
+--- Ice-3.3.0.orig/cpp/Makefile	2008-05-16 18:24:00.000000000 +0100
++++ Ice-3.3.0/cpp/Makefile	2008-05-21 11:18:17.000000000 +0100
+@@ -11,7 +11,7 @@
+ 
+ include $(top_srcdir)/config/Make.rules
+ 
+-SUBDIRS		= config src include test demo
++SUBDIRS		= config src include
+ 
+ INSTALL_SUBDIRS	= $(install_bindir) $(install_libdir) $(install_includedir) $(install_configdir)
+ 
+diff -ur Ice-3.3.0.orig/cs/Makefile Ice-3.3.0/cs/Makefile
+--- Ice-3.3.0.orig/cs/Makefile	2008-05-16 18:24:01.000000000 +0100
++++ Ice-3.3.0/cs/Makefile	2008-05-21 11:18:22.000000000 +0100
+@@ -11,7 +11,7 @@
+ 
+ include $(top_srcdir)/config/Make.rules.cs
+ 
+-SUBDIRS		= src test demo
++SUBDIRS		= src
+ 
+ install:: install-common
+ 	@if test ! -d $(install_bindir) ; \




More information about the scm-commits mailing list