summarylogtreecommitdiffstats
path: root/002-ubusd-location.patch
blob: 27bf08ff11737bef44147a6baa7c65e2723fda7d (plain)
1
2
3
4
5
6
7
8
9
10
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)