projects
/
profile
/
mobile
/
apps
/
native
/
gallery.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c66ce63
)
[GALLERY] changed macro in spec file
83/86583/1
submit/tizen_mobile/20160907.131635
submit/tizen_mobile/20160908.122129
author
Rahul Dadhich
<r.dadhich@samsung.com>
Fri, 2 Sep 2016 04:08:06 +0000
(09:38 +0530)
committer
Rahul 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
patch
|
blob
|
history
diff --git
a/packaging/org.tizen.gallery.spec
b/packaging/org.tizen.gallery.spec
index
f144f21
..
83498f3
100755
(executable)
--- a/
packaging/org.tizen.gallery.spec
+++ b/
packaging/org.tizen.gallery.spec
@@
-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"