[GALLERY] changed macro in spec file 83/86583/1 submit/tizen_mobile/20160907.131635 submit/tizen_mobile/20160908.122129
authorRahul Dadhich <r.dadhich@samsung.com>
Fri, 2 Sep 2016 04:08:06 +0000 (09:38 +0530)
committerRahul Dadhich <r.dadhich@samsung.com>
Fri, 2 Sep 2016 04:08:06 +0000 (09:38 +0530)
Change-Id: I382ed449a4d73efdad272d05b19fdf338af64453
Signed-off-by: Rahul Dadhich <r.dadhich@samsung.com>
packaging/org.tizen.gallery.spec

index f144f21..83498f3 100755 (executable)
@@ -45,7 +45,7 @@ Description: org.tizen.gallery UX
 %define _app_share_packages_dir   %{TZ_SYS_RO_PACKAGES}
 %define _app_license_dir          %{TZ_SYS_SHARE}/license
 
-%if 0%{?tizen_build_binary_release_type_eng}
+%if 0%{?tizen_build_devel_mode}
 export CFLAGS="$CFLAGS -DTIZEN_ENGINEER_MODE"
 export CXXFLAGS="$CXXFLAGS -DTIZEN_ENGINEER_MODE"
 export FFLAGS="$FFLAGS -DTIZEN_ENGINEER_MODE"