aboutsummaryrefslogtreecommitdiffstats
path: root/community/acme-client/default-ca.patch
diff options
context:
space:
mode:
authorLeonardo Arena <rnalrd@alpinelinux.org>2018-12-25 13:21:47 +0000
committerLeonardo Arena <rnalrd@alpinelinux.org>2018-12-25 13:26:37 +0000
commitd4722b55db6f74526a7dd2b832e0c86d73f2f0fd (patch)
tree28ecaf6b2f6e6f092bc820be4af9f23335bdac74 /community/acme-client/default-ca.patch
parent95494b2a6ae0d6a436ae3dc7d869580aca8dcf5e (diff)
downloadaports-d4722b55db6f74526a7dd2b832e0c86d73f2f0fd.tar.bz2
aports-d4722b55db6f74526a7dd2b832e0c86d73f2f0fd.tar.xz
testing/acme-client: no longer maintained upstream
From project home page: "Attention acme-client-portable is no longer maintained."
Diffstat (limited to 'community/acme-client/default-ca.patch')
-rw-r--r--community/acme-client/default-ca.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/community/acme-client/default-ca.patch b/community/acme-client/default-ca.patch
deleted file mode 100644
index fb23385a76..0000000000
--- a/community/acme-client/default-ca.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff --git a/config.h b/config.h
-index 31f9653..e2a493f 100644
---- a/config.h
-+++ b/config.h
-@@ -6,6 +6,7 @@
- # define NOBODY_USER "nobody"
- #endif
-
-+#define DEFAULT_CA_FILE "/etc/ssl/certs/ca-certificates.crt"
- /*
- * You can define this if your system has its /var/empty elsewhere.
- */