summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--config-box-proton-base.PKGBUILD4
-rw-r--r--config-box-winston-base.PKGBUILD4
2 files changed, 2 insertions, 6 deletions
diff --git a/config-box-proton-base.PKGBUILD b/config-box-proton-base.PKGBUILD
index c2587c1..5d560a3 100644
--- a/config-box-proton-base.PKGBUILD
+++ b/config-box-proton-base.PKGBUILD
@@ -1,5 +1,5 @@
. ${BUILDFILE%/*}/common.sh
-pkgver=20170204
+pkgver=20170320
package() {
preamble
@@ -26,8 +26,6 @@ add-unit etc/systemd/system/multi-user.target.wants/haveged.service
add-unit etc/systemd/system/multi-user.target.wants/remote-fs.target
ln -s ../usr/lib/os-release etc/os-release
-install -d etc/ssl/certs
-ln -s ../../ca-certificates/extracted/tls-ca-bundle.pem etc/ssl/certs/ca-certificates.crt
install -d etc/ssl/private
ln -s ../../letsencrypt/live/$(cat etc/hostname) etc/ssl/private/myhostname
diff --git a/config-box-winston-base.PKGBUILD b/config-box-winston-base.PKGBUILD
index 43c0f7a..f2ab86c 100644
--- a/config-box-winston-base.PKGBUILD
+++ b/config-box-winston-base.PKGBUILD
@@ -1,5 +1,5 @@
. ${BUILDFILE%/*}/common.sh
-pkgver=20170204
+pkgver=20170320
package() {
preamble
@@ -33,8 +33,6 @@ add-unit etc/systemd/system/multi-user.target.wants/irqbalance.service
add-unit etc/systemd/system/multi-user.target.wants/remote-fs.target
ln -s ../usr/lib/os-release etc/os-release
-install -d etc/ssl/certs
-ln -s ../../ca-certificates/extracted/tls-ca-bundle.pem etc/ssl/certs/ca-certificates.crt
install -d etc/ssl/private
ln -s ../../letsencrypt/live/$(cat etc/hostname) etc/ssl/private/myhostname