summarylogtreecommitdiffstats
path: root/002-ubusd-location.patch
diff options
context:
space:
mode:
Diffstat (limited to '002-ubusd-location.patch')
-rw-r--r--002-ubusd-location.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/002-ubusd-location.patch b/002-ubusd-location.patch
new file mode 100644
index 000000000000..27bf08ff1173
--- /dev/null
+++ b/002-ubusd-location.patch
@@ -0,0 +1,11 @@
+--- a/CMakeLists.txt
++++ b/CMakeLists.txt
+@@ -38,7 +38,7 @@
+ RUNTIME DESTINATION bin
+ )
+ INSTALL(TARGETS ubusd
+- RUNTIME DESTINATION sbin
++ RUNTIME DESTINATION bin
+ )
+
+ INSTALL(FILES ubusmsg.h ubus_common.h libubus.h DESTINATION include)