Revert "Correct the macro definition to DLIBDIR_PREFIX=\"/usr/lib\"." 70/5970/1 accepted/tizen/ivi/genivi accepted/tizen/ivi/release tizen_ivi_genivi accepted/tizen/20130723.174158 accepted/tizen/20130912.185116 accepted/tizen/20130912.193351 accepted/tizen/20130913.063705 accepted/tizen/ivi/genivi/20140131.064706 accepted/tizen_ivi_release/20131120.050325 ivi_oct_m2 submit/tizen/20130723.165220 submit/tizen/20130912.080541 submit/tizen/20130912.090839 submit/tizen_ivi_genivi/20140131.061726 submit/tizen_ivi_release/20131120.032006
authorJunfeng Dong <junfeng.dong@intel.com>
Tue, 23 Jul 2013 02:22:20 +0000 (10:22 +0800)
committerJunfeng Dong <junfeng.dong@intel.com>
Tue, 23 Jul 2013 02:47:17 +0000 (10:47 +0800)
This reverts commit a90108ac1f9ea21dc891366bb6cee660aa887cd7.
wrt/wrt-installer failed with that commit. the right fix should be
tuning in wrt-setting.

Change-Id: Id28d2e13effd3641f6c1a420eacc323eb219ddce
Signed-off-by: Junfeng Dong <junfeng.dong@intel.com>
build/custom_handler_dao/wrt-commons-custom-handler-dao-ro.pc.in
packaging/wrt-commons.changes

index 5d07173..2fdf647 100644 (file)
@@ -9,4 +9,4 @@ Description: wrt-commons-custom-handler-dao-ro
 Version: @VERSION@
 Requires: dpl-efl
 Libs: -lwrt-commons-custom-handler-dao-ro -L${libdir}
-Cflags: -I${includedir}/dpl-efl -DLIBDIR_PREFIX=\\\"${libdir}\\\"
+Cflags: -I${includedir}/dpl-efl -DLIBDIR_PREFIX=\"${libdir}\"
index 7e9717c..c817bc0 100644 (file)
@@ -1,6 +1,3 @@
-* Mon Jul 22 2013 Junfeng Dong <junfeng.dong@intel.com> submit/tizen/20130717.201650@1d733c0
-- Correct the macro definition to DLIBDIR_PREFIX=\"/usr/lib\".
-
 * Mon May 20 2013 Rusty Lynch <rusty.lynch@intel.com> accepted/tizen/20130520.103517@f203c87
 - Fix WRT Runtimes Change post section : call wrt_common_create_cleandb.sh
 - Fix WRT Runtime : SQL Issue , remove transaction around CHECK_WIDGET_EXISTENCE + Force transaction BEGIN IMEDIATE + Try catch