projects
/
apps
/
native
/
ug-bluetooth-efl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5ecfd15
)
Modify the define name for TV profile in spec
35/100635/1
author
DoHyun Pyun
<dh79.pyun@samsung.com>
Tue, 29 Nov 2016 00:41:53 +0000
(09:41 +0900)
committer
DoHyun Pyun
<dh79.pyun@samsung.com>
Tue, 29 Nov 2016 00:42:38 +0000
(09:42 +0900)
Change-Id: I683f16290c4ef8dbdefdfb742c019ee5603f4589
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
packaging/ug-bluetooth-efl.spec
patch
|
blob
|
history
diff --git
a/packaging/ug-bluetooth-efl.spec
b/packaging/ug-bluetooth-efl.spec
index
bca670b
..
0d744d1
100644
(file)
--- a/
packaging/ug-bluetooth-efl.spec
+++ b/
packaging/ug-bluetooth-efl.spec
@@
-75,7
+75,7
@@
export LDFLAGS
%cmake \
%if "%{?profile}" == "tv"
- -DTIZEN_TV=YES \
+ -DTIZEN_
PROFILE_
TV=YES \
%endif
%cmake . -DCMAKE_INSTALL_PREFIX=%{_ugdir}