projects
/
platform
/
core
/
security
/
ca-certificates.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a0373ea
)
Define TZ_SYS_RO_CA_DIR
62/235362/1
accepted/tizen/unified/20200608.043738
submit/tizen/20200604.065702
submit/tizen/20200604.233259
submit/tizen/20200605.093731
author
Dongsun Lee
<ds73.lee@samsung.com>
Thu, 4 Jun 2020 06:02:45 +0000
(15:02 +0900)
committer
Dongsun Lee
<ds73.lee@samsung.com>
Thu, 4 Jun 2020 06:02:45 +0000
(15:02 +0900)
Change-Id: I15a37fa86293ed2fccd7bd9757d4b3ef619dedc3
Signed-off-by: Dongsun Lee <ds73.lee@samsung.com>
packaging/ca-certificates.spec
patch
|
blob
|
history
diff --git
a/packaging/ca-certificates.spec
b/packaging/ca-certificates.spec
index 9de5ed04d00513f9e13184037f692c0505bd5f7f..0fbcb9572dfa6d5be492ee4501bac612687980a9 100644
(file)
--- a/
packaging/ca-certificates.spec
+++ b/
packaging/ca-certificates.spec
@@
-83,6
+83,7
@@
echo "%TZ_SYS_RO_CA_CERTS %{ro_ca_certs_dir}" >> %{buildroot}%{mac
echo "%TZ_SYS_CA_CERTS %{ca_certs_dir}" >> %{buildroot}%{macro_ca_certificates}
echo "%TZ_SYS_RO_CA_BUNDLE %{ro_ca_bundle}" >> %{buildroot}%{macro_ca_certificates}
echo "%TZ_SYS_CA_BUNDLE %{ca_bundle}" >> %{buildroot}%{macro_ca_certificates}
+echo "%TZ_SYS_RO_CA_DIR %{ro_ca_certs_root_dir}" >> %{buildroot}%{macro_ca_certificates}
%make_install