fix Centos install dir

This commit is contained in:
Jan-Piet Mens
2016-05-31 14:45:47 +02:00
parent c74a150fd7
commit 6bbfa64f96
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -1,3 +1,4 @@
2016-05-30 version 0.6.5
- FIX: paths to binaries
+1 -1
View File
@@ -1,6 +1,6 @@
#(@)config.mk for Centos 7 (x86_64)
INSTALLDIR = /usr/local
INSTALLDIR = /usr/
CONFIGFILE = /etc/default/ot-recorder
WITH_MQTT ?= yes