aports/main/ca-certificates/fix-manpage.patch
Natanael Copa febc87f056 main/ca-certificates: run c_rehash as a hook from update.d
instead of running c_rehash directly we run it as a hook from update.d.

We also:
- update the man-page to be more correct.
- remove obsolete lua script
2016-01-14 10:57:33 +00:00

14 lines
588 B
Diff

--- ./sbin/update-ca-certificates.8.orig 2016-01-14 10:56:42.084504796 +0100
+++ ./sbin/update-ca-certificates.8 2016-01-14 10:57:21.685102125 +0100
@@ -40,9 +40,7 @@
/usr/local/share/ca-certificates are also included as implicitly trusted.
.PP
Before terminating, \fBupdate-ca-certificates\fP invokes
-\fBrun-parts\fP on /etc/ca-certificates/update.d and calls each hook with
-a list of certificates: those added are prefixed with a +, those removed are
-prefixed with a -.
+\fBrun-parts\fP on /etc/ca-certificates/update.d.
.SH OPTIONS
A summary of options is included below.
.TP