Sophie

Sophie

distrib > Fedora > 16 > i386 > by-pkgid > cbf9b27aa47e837edfd41921ce5e1ed9 > files > 1

ice-3.4.2-3.fc16.src.rpm

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) ; \