aboutsummaryrefslogtreecommitdiff
path: root/core/ca-certificates/build
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2020-06-18 09:55:19 +0300
committerCem Keylan <cem@ckyln.com>2020-06-18 09:55:19 +0300
commitb05cbab8bc30cd9dcf4fbe2f0f8222a55c070a63 (patch)
tree4b16161a58681401645a59dc70891065242f8aef /core/ca-certificates/build
parent31443a897f32c77ba0f98efe608162f8e052e453 (diff)
downloadrepository-b05cbab8bc30cd9dcf4fbe2f0f8222a55c070a63.tar.gz
ca-certificates: install update-certdata to /usr/bin
Diffstat (limited to 'core/ca-certificates/build')
-rwxr-xr-xcore/ca-certificates/build2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/ca-certificates/build b/core/ca-certificates/build
index bc275ee1..0f8263d8 100755
--- a/core/ca-certificates/build
+++ b/core/ca-certificates/build
@@ -1,3 +1,3 @@
#!/bin/sh -e
-install -Dm755 cert.sh "$1/etc/certificates/update-certdata.sh"
+install -Dm755 cert.sh "$1/usr/bin/update-certdata"