Jan Engelhardt
d60500c7fc
- Use docbook 4 rather than docbook 5 for building man pages (bsc#1190190). * Refres no-stylesheet-download.patch OBS-URL: https://build.opensuse.org/request/show/917106 OBS-URL: https://build.opensuse.org/package/show/Base:System/kmod?expand=0&rev=197
9 lines
395 B
Diff
9 lines
395 B
Diff
--- kmod-27/man/Makefile.am~ 2018-01-31 18:10:59.569903733 +0100
|
|
+++ kmod-27/man/Makefile.am 2021-01-12 21:48:28.488571775 +0100
|
|
@@ -22,4 +22,4 @@
|
|
--nonet \
|
|
--stringparam man.output.quietly 1 \
|
|
--param funcsynopsis.style "'ansi'" \
|
|
- http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl $<
|
|
+ /usr/share/xml/docbook/stylesheet/nwalsh/current/manpages/docbook.xsl $<
|