aboutsummaryrefslogtreecommitdiffstats
path: root/testing/java-cacerts/java-cacerts.post-deinstall
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2016-01-14 10:51:19 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2016-01-14 10:57:33 +0000
commit4da7af6e0184065bc8e6f1fad917cd8eab52eda5 (patch)
tree23f2ff2fa2c0bb86eb1ecf7b8d710a7ee8e18993 /testing/java-cacerts/java-cacerts.post-deinstall
parentfebc87f0569a6cc0e688991108c60a1c7d88f81e (diff)
downloadaports-4da7af6e0184065bc8e6f1fad917cd8eab52eda5.tar.bz2
aports-4da7af6e0184065bc8e6f1fad917cd8eab52eda5.tar.xz
testing/java-cacerts: new aport
Script to update java cacerts store http://git.alpinelinux.org/cgit/aports/community/java-cacerts
Diffstat (limited to 'testing/java-cacerts/java-cacerts.post-deinstall')
-rw-r--r--testing/java-cacerts/java-cacerts.post-deinstall2
1 files changed, 2 insertions, 0 deletions
diff --git a/testing/java-cacerts/java-cacerts.post-deinstall b/testing/java-cacerts/java-cacerts.post-deinstall
new file mode 100644
index 0000000000..de859d92a6
--- /dev/null
+++ b/testing/java-cacerts/java-cacerts.post-deinstall
@@ -0,0 +1,2 @@
+#!/bin/sh
+exec rm -f /etc/ssl/certs/java/cacerts