Sophie

Sophie

distrib > Mageia > 3 > i586 > media > core-release-src > by-pkgid > 14e365511e750b810494f0b35c0efae4 > files > 3

ice-3.4.2-3.mga3.src.rpm

--- Ice-3.4.2/cpp/Makefile~	2011-06-16 03:43:58.000000000 +0800
+++ Ice-3.4.2/cpp/Makefile	2012-12-16 18:22:29.551961658 +0800
@@ -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)
 
--- Ice-3.4.2/cs/Makefile~	2011-06-16 03:43:59.000000000 +0800
+++ Ice-3.4.2/cs/Makefile	2012-12-16 18:22:41.762280789 +0800
@@ -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) ; \
--- Ice-3.4.2/php/Makefile~	2011-06-16 03:44:00.000000000 +0800
+++ Ice-3.4.2/php/Makefile	2012-12-16 23:17:57.845298837 +0800
@@ -11,7 +11,7 @@
 
 include $(top_srcdir)/config/Make.rules.php
 
-SUBDIRS		= src lib demo test
+SUBDIRS		= src lib
 
 install:: install-common
 	@if test ! -d $(install_phpdir) ; \