summaryrefslogtreecommitdiffstats
path: root/meta-extras/packages/networkmanager/files/install-tools.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta-extras/packages/networkmanager/files/install-tools.patch')
-rw-r--r--meta-extras/packages/networkmanager/files/install-tools.patch16
1 files changed, 0 insertions, 16 deletions
diff --git a/meta-extras/packages/networkmanager/files/install-tools.patch b/meta-extras/packages/networkmanager/files/install-tools.patch
deleted file mode 100644
index 36cb9424f9..0000000000
--- a/meta-extras/packages/networkmanager/files/install-tools.patch
+++ /dev/null
@@ -1,16 +0,0 @@
1Index: test/Makefile.am
2===================================================================
3--- test/Makefile.am (revision 2853)
4+++ test/Makefile.am (working copy)
5@@ -15,8 +15,9 @@
6 -DNM_RUN_DIR=\"$(rundir)\" \
7 -DDATADIR=\"$(datadir)\"
8
9-noinst_PROGRAMS = nm-tool \
10- nm-online \
11+bin_PROGRAMS = nm-tool \
12+ nm-online
13+noinst_PROGRAMS = \
14 nmtestdevices \
15 libnm_glib_test
16