aboutsummaryrefslogtreecommitdiffstats
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, 16 insertions, 0 deletions
diff --git a/meta-extras/packages/networkmanager/files/install-tools.patch b/meta-extras/packages/networkmanager/files/install-tools.patch
new file mode 100644
index 0000000000..36cb9424f9
--- /dev/null
+++ b/meta-extras/packages/networkmanager/files/install-tools.patch
@@ -0,0 +1,16 @@
+Index: test/Makefile.am
+===================================================================
+--- test/Makefile.am (revision 2853)
++++ test/Makefile.am (working copy)
+@@ -15,8 +15,9 @@
+ -DNM_RUN_DIR=\"$(rundir)\" \
+ -DDATADIR=\"$(datadir)\"
+
+-noinst_PROGRAMS = nm-tool \
+- nm-online \
++bin_PROGRAMS = nm-tool \
++ nm-online
++noinst_PROGRAMS = \
+ nmtestdevices \
+ libnm_glib_test
+