projects
/
platform
/
upstream
/
connman.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2e9468f
)
Change CA bundle path macro
38/68438/1
author
Seonah Moon
<seonah1.moon@samsung.com>
Wed, 4 May 2016 08:22:59 +0000
(17:22 +0900)
committer
Seonah Moon
<seonah1.moon@samsung.com>
Wed, 4 May 2016 08:23:22 +0000
(17:23 +0900)
Change-Id: I2271312cb115a2426bec36af43868e9c5b16131b
Signed-off-by: Seonah Moon <seonah1.moon@samsung.com>
packaging/connman.spec
patch
|
blob
|
history
diff --git
a/packaging/connman.spec
b/packaging/connman.spec
index
69df070
..
becf5c0
100755
(executable)
--- a/
packaging/connman.spec
+++ b/
packaging/connman.spec
@@
-93,7
+93,7
@@
Header files and development files for connman.
%build
CFLAGS+=" -DTIZEN_EXT -lsmack -Werror"
-CFLAGS+=" -DTIZEN_SYS_CA_BUNDLE=\"%TZ_SYS_CA_BUNDLE\""
+CFLAGS+=" -DTIZEN_SYS_CA_BUNDLE=\"%TZ_SYS_
RO_
CA_BUNDLE\""
%if "%{profile}" == "tv"
CFLAGS+=" -DTIZEN_TV_EXT"
%endif