commit 8c1cee7

hovercats  ·  2024-04-13 08:53:00 +0000 UTC
parent b38a09f
libressl: remove cert.pem, as its provided elsewhere
2 files changed,  +2, -2
+1, -1
1@@ -10,7 +10,7 @@ make
2 make DESTDIR="$1" install
3 
4 # Certs is provided elsewhere
5-rm -rf "$1/etc/ssl"
6+rm -rf "$1/etc/ssl/cacert.pem"
7 
8 # Compress manpages
9 find "$1/usr/share/man" -type f | xargs gzip -n -9
+1, -1
1@@ -1 +1 @@
2-3.7.3 2
3+3.7.3 3