projects
/
profile
/
mobile
/
apps
/
native
/
attach-panel-camera.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c17a91a
)
[ATTACH-PANEL-CAMERA] change in build macro
39/87139/1
accepted/tizen/3.0/mobile/20161015.032340
accepted/tizen/mobile/20160908.004116
accepted/tizen/mobile/20161103.000641
submit/tizen_3.0_mobile/20161015.000000
submit/tizen_mobile/20160907.130501
submit/tizen_mobile/20161102.121039
author
anshu.kumar
<anshu.kumar@samsung.com>
Tue, 6 Sep 2016 12:22:21 +0000
(17:52 +0530)
committer
anshu.kumar
<anshu.kumar@samsung.com>
Tue, 6 Sep 2016 12:22:21 +0000
(17:52 +0530)
Change-Id: Ifa324e73adb35bce4836bc045d71431ead6b5ac4
Signed-off-by: anshu.kumar <anshu.kumar@samsung.com>
packaging/attach-panel-camera.spec
patch
|
blob
|
history
diff --git
a/packaging/attach-panel-camera.spec
b/packaging/attach-panel-camera.spec
index 5e6ef1ed98f37e631e3553ccb4458efa0e57b0ec..7ea39b055dca74001ea4c620647975893aa6e68b 100755
(executable)
--- a/
packaging/attach-panel-camera.spec
+++ b/
packaging/attach-panel-camera.spec
@@
-41,7
+41,7
@@
Description: attach-panel-camera UG
%define _app_license_dir %{TZ_SYS_SHARE}/license
%define _appdir %{TZ_SYS_RO_APP}/%{name}
-%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"