Change path of configuration file
[platform/core/multimedia/libmm-streamrecorder.git] / packaging / libmm-streamrecorder.spec
index 187f587..3c0dc89 100644 (file)
@@ -1,6 +1,6 @@
 Name:       libmm-streamrecorder
 Summary:    Media Stream Recorder library
-Version:    0.0.29
+Version:    0.0.35
 Release:    0
 Group:      Multimedia/Other
 License:    Apache-2.0
@@ -39,7 +39,7 @@ Media Stream Recorder development library
 %build
 #export CFLAGS+=" -DGST_EXT_TIME_ANALYSIS"
 export CFLAGS+=" -Wall -Wextra -Wno-array-bounds -Wno-empty-body -Wno-ignored-qualifiers -Wno-unused-parameter -Wshadow -Wwrite-strings -Wswitch-default -Wno-unused-but-set-parameter -Wno-unused-but-set-variable"
-export CFLAGS+=" -DSYSCONFDIR=\\\"%{_sysconfdir}\\\""
+export CFLAGS+=" -DSYSCONFDIR=\\\"%{_hal_sysconfdir}\\\""
 ./autogen.sh
 %configure \
 %if 0%{?gtests:1}