diff options
author | Sam Hartman <hartmans@debian.org> | 2023-09-15 12:35:50 -0600 |
---|---|---|
committer | Sam Hartman <hartmans@debian.org> | 2023-09-15 12:35:50 -0600 |
commit | 42a1ec0322c64bb1fbc1cfb2c5f3bcd3fc620e2a (patch) | |
tree | eb53efaf2d9697e6bc0aa5fabf14c04d5a3203c5 /debian/patches/make_documentation_reproducible.patch | |
parent | 044f34343536f475ba556fcf4ac184b11c2d8bc5 (diff) | |
download | pam-42a1ec0322c64bb1fbc1cfb2c5f3bcd3fc620e2a.tar.gz pam-42a1ec0322c64bb1fbc1cfb2c5f3bcd3fc620e2a.tar.bz2 pam-42a1ec0322c64bb1fbc1cfb2c5f3bcd3fc620e2a.zip |
Update patch to move pam manpage to section 7: docbook tools now take the man page output name from the xml so we need to update the Makefile.
Diffstat (limited to 'debian/patches/make_documentation_reproducible.patch')
-rw-r--r-- | debian/patches/make_documentation_reproducible.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches/make_documentation_reproducible.patch b/debian/patches/make_documentation_reproducible.patch index 6fa72406..105766a9 100644 --- a/debian/patches/make_documentation_reproducible.patch +++ b/debian/patches/make_documentation_reproducible.patch @@ -1,4 +1,4 @@ -From: "Juan Picca jumapico@gmail.com, Steve Langasek" <vorlon@debian.org> +From: "jumapico@gmail.com" <jumapico@gmail.com> Date: Mon, 11 Sep 2023 14:00:42 -0600 Subject: Make documentation reproducible |