aboutsummaryrefslogtreecommitdiff
path: root/core/ca-certificates/build
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2020-09-03 10:47:14 +0300
committerCem Keylan <cem@ckyln.com>2020-09-03 10:47:14 +0300
commitf9eeee9c4b9908a05d37f83f0a3b062d49a09a5b (patch)
tree0f4167f3f96366cc4d8131749ab4b77efac57a0d /core/ca-certificates/build
parent3cceddcb018981b11928b8fba08ae1dab8a9f251 (diff)
downloadrepository-f9eeee9c4b9908a05d37f83f0a3b062d49a09a5b.tar.gz
ca-certificates: remove package
Diffstat (limited to 'core/ca-certificates/build')
-rwxr-xr-xcore/ca-certificates/build3
1 files changed, 0 insertions, 3 deletions
diff --git a/core/ca-certificates/build b/core/ca-certificates/build
deleted file mode 100755
index 0f8263d8..00000000
--- a/core/ca-certificates/build
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/bin/sh -e
-
-install -Dm755 cert.sh "$1/usr/bin/update-certdata"