projects
/
profile
/
mobile
/
apps
/
native
/
attach-panel-voicerecoder.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1776490
)
[ATTACH-PANEL-VOICERECORDER] change in build macro
38/87138/1
accepted/tizen/3.0/mobile/20161015.032437
accepted/tizen/mobile/20160908.004152
submit/tizen_3.0_mobile/20161015.000000
submit/tizen_mobile/20160907.131003
author
anshu.kumar
<anshu.kumar@samsung.com>
Tue, 6 Sep 2016 12:18:21 +0000
(17:48 +0530)
committer
anshu.kumar
<anshu.kumar@samsung.com>
Tue, 6 Sep 2016 12:18:21 +0000
(17:48 +0530)
Change-Id: I6b8f4175987534d77e8718e4049335802f3bf6f8
Signed-off-by: anshu.kumar <anshu.kumar@samsung.com>
packaging/attach-panel-voicerecorder.spec
patch
|
blob
|
history
diff --git
a/packaging/attach-panel-voicerecorder.spec
b/packaging/attach-panel-voicerecorder.spec
index
36538d2
..
43dc207
100644
(file)
--- a/
packaging/attach-panel-voicerecorder.spec
+++ b/
packaging/attach-panel-voicerecorder.spec
@@
-38,7
+38,7
@@
Description: attach-panel-voicerecorder UG
%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"