]> git.pld-linux.org Git - packages/ca-certificates.git/blame - ca-certificates-endline.patch
- up to 20120212, see changelog for added/removed ca-s
[packages/ca-certificates.git] / ca-certificates-endline.patch
CommitLineData
2286b77f
JR
1--- ca-certificates/sbin/update-ca-certificates~ 2010-02-09 15:15:01.599029404 +0100
2+++ ca-certificates/sbin/update-ca-certificates 2010-02-09 15:32:56.982153588 +0100
732f6c1c
JR
3@@ -70,6 +70,7 @@
4 echo +$PEM >> "$ADDED"
5 fi
6 cat "$CERT" >> "$TEMPBUNDLE"
7+ echo >> "$TEMPBUNDLE"
8 }
9
10 remove() {
This page took 0.070385 seconds and 4 git commands to generate.