summaryrefslogtreecommitdiff
blob: 0b7415230aa22e7ef3c03da4e6eda80006a6f8aa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
diff -urN NetworkManager-0.8.995/configure.ac NetworkManager-0.8.995-patched//configure.ac
--- NetworkManager-0.8.995/configure.ac	2011-03-05 04:39:53.000000000 +0800
+++ NetworkManager-0.8.995-patched//configure.ac	2011-03-09 15:30:18.831000026 +0800
@@ -577,7 +577,6 @@
 src/settings/plugins/ifupdown/Makefile
 src/settings/plugins/ifupdown/tests/Makefile
 src/settings/plugins/ifnet/Makefile
-src/settings/plugins/ifnet/tests/Makefile
 src/settings/plugins/ifcfg-rh/Makefile
 src/settings/plugins/ifcfg-rh/tests/Makefile
 src/settings/plugins/ifcfg-rh/tests/network-scripts/Makefile
diff -urN NetworkManager-0.8.995/src/settings/plugins/ifnet/Makefile.in NetworkManager-0.8.995-patched//src/settings/plugins/ifnet/Makefile.in
--- NetworkManager-0.8.995/src/settings/plugins/ifnet/Makefile.in	2011-03-05 04:40:28.000000000 +0800
+++ NetworkManager-0.8.995-patched//src/settings/plugins/ifnet/Makefile.in	2011-03-09 15:30:54.228000025 +0800
@@ -367,7 +367,7 @@
 top_build_prefix = @top_build_prefix@
 top_builddir = @top_builddir@
 top_srcdir = @top_srcdir@
-SUBDIRS = . tests
+SUBDIRS = .
 INCLUDES = \
 	-I$(top_srcdir)/src/settings \
 	-I$(top_srcdir)/include \