summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2020-08-09 05:31:50 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2020-08-09 05:31:50 (EDT)
commite06abba6bd0c253723069459348bf309801890c6 (patch)
tree6725f8b94bc613cd48f999a452c2b602eb333db8 /build
parentea99164726e0c20ae41bd9e829290c38e48ab44d (diff)
nss-certdata-server-auth: Rename certs dir to x509
And link to certificates file in </etc/x509/server-auth/>.
Diffstat (limited to 'build')
-rwxr-xr-xbuild5
1 files changed, 4 insertions, 1 deletions
diff --git a/build b/build
index 34f5e24..4a2b93a 100755
--- a/build
+++ b/build
@@ -10,4 +10,7 @@ build:
install: build
install -D -m 0644 src/certdata-server-auth.pem \
nss-certdata-server-auth.data$$(: \
- )/usr/share/certs/server-auth/nss-certdata.pem
+ )/usr/share/x509/server-auth/nss-certdata.pem
+ mkdir -p nss-certdata-server-auth.data/etc/x509/server-auth/
+ ln -sf /usr/share/x509/server-auth/nss-certdata.pem \
+ nss-certdata-server-auth.data/etc/x509/server-auth/