fixup: Change path of configuration file 75/259375/1 accepted/tizen/6.5/unified/20211029.015006 accepted/tizen/unified/20210608.131328 submit/tizen/20210604.030216 submit/tizen_6.5/20211028.163501 tizen_6.5.m2_release
authorYoungHun Kim <yh8004.kim@samsung.com>
Mon, 7 Jun 2021 03:14:12 +0000 (12:14 +0900)
committerYoungHun Kim <yh8004.kim@samsung.com>
Mon, 7 Jun 2021 03:14:33 +0000 (12:14 +0900)
Change-Id: Ifaef78dfc0a6b00dbb28a2914307b27b4637d028

packaging/murphy-lua.conf
packaging/murphy.spec

index a3486797f0c12049fcebc1784be7c76847b2f3b2..31a6766a561970af9a4787cd4b2708297f6d74d7 100644 (file)
@@ -1 +1 @@
-load-plugin lua config="/etc/murphy/murphy.lua"
+load-plugin lua config="/hal/etc/murphy/murphy.lua"
index 32296d0a62285513fcdeba72340df231a1e2adc2..26acaa2ec308212f2fe05673fe370a79631f905f 100644 (file)
@@ -186,8 +186,6 @@ This package contains various test binaries for Murphy.
 cp %{SOURCE1001} .
 
 %build
-export CFLAGS="$CFLAGS -DSYSCONFDIR=\\\"%{_hal_sysconfdir}\\\""
-export CXXFLAGS="$CXXFLAGS -DSYSCONFDIR=\\\"%{_hal_sysconfdir}\\\""
 
 %if "%{asan}" == "1"
 %restore_fcommon