Correct the macro definition to DLIBDIR_PREFIX=\"/usr/lib\". 26/5926/1 accepted/tizen/20130722.160324 submit/tizen/20130722.151655
authorJunfeng Dong <junfeng.dong@intel.com>
Mon, 22 Jul 2013 08:21:30 +0000 (16:21 +0800)
committerJunfeng Dong <junfeng.dong@intel.com>
Mon, 22 Jul 2013 08:22:08 +0000 (16:22 +0800)
Change-Id: If98397ffcace3a8d83d6f62ce443e9d0829c375f
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 2fdf64753b270d18ea399cb3a5c7f29441006e5c..5d07173a095c74130e3fd8d5c0063991f83e5752 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 c817bc0edfdbd10443c40a21c1c24039564852b4..7e9717c32cfc307ea3c0e1cd1f4f077ced048787 100644 (file)
@@ -1,3 +1,6 @@
+* 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