Change CA bundle path macro 38/68438/1
authorSeonah Moon <seonah1.moon@samsung.com>
Wed, 4 May 2016 08:22:59 +0000 (17:22 +0900)
committerSeonah 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

index 69df070..becf5c0 100755 (executable)
@@ -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