correct installation folder for system tools.
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
<gwbuild>
|
<gwbuild>
|
||||||
|
|
||||||
<target type="Program" name="aqhome-data" install="$(bindir)" >
|
<target type="Program" name="aqhome-data" install="$(sbindir)" >
|
||||||
|
|
||||||
<includes type="c" >
|
<includes type="c" >
|
||||||
$(gwenhywfar_cflags)
|
$(gwenhywfar_cflags)
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
<gwbuild>
|
<gwbuild>
|
||||||
|
|
||||||
<target type="Program" name="aqhome-mqttlog" install="$(bindir)" >
|
<target type="Program" name="aqhome-mqttlog" install="$(sbindir)" >
|
||||||
|
|
||||||
<includes type="c" >
|
<includes type="c" >
|
||||||
$(gwenhywfar_cflags)
|
$(gwenhywfar_cflags)
|
||||||
|
|||||||
Reference in New Issue
Block a user