diff --git a/Changelog b/Changelog index db9cb9b..c720caf 100644 --- a/Changelog +++ b/Changelog @@ -1,3 +1,4 @@ + 2016-05-30 version 0.6.5 - FIX: paths to binaries diff --git a/etc/centos/config.mk.in b/etc/centos/config.mk.in index b95db5c..8afcb77 100644 --- a/etc/centos/config.mk.in +++ b/etc/centos/config.mk.in @@ -1,6 +1,6 @@ #(@)config.mk for Centos 7 (x86_64) -INSTALLDIR = /usr/local +INSTALLDIR = /usr/ CONFIGFILE = /etc/default/ot-recorder WITH_MQTT ?= yes