Jan Engelhardt
d6a067dd9c
- Update usr-lib-modprobe.patch to upstream submission (boo#1180821). - Require libxslt-tools for xsltproc and use local stylesheet. + no-stylesheet-download.patch OBS-URL: https://build.opensuse.org/request/show/862710 OBS-URL: https://build.opensuse.org/package/show/Base:System/kmod?expand=0&rev=174
9 lines
396 B
Diff
9 lines
396 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/nwalsh5/current/manpages/docbook.xsl $<
|