SHA256
1
0
forked from pool/kmod
kmod/no-stylesheet-download.patch
Jan Engelhardt 9ece9dcfdc - Reset package to the 2023-05-04 state [boo#12116]. The 2023-05-26
update broke `make modules_install` which failed with
  "depmod: ERROR: could not open directory
  $someprefix/usr/lib/modules/99.98.6.4.1-1-default: (ENOENT)"

OBS-URL: https://build.opensuse.org/package/show/Base:System/kmod?expand=0&rev=219
2023-07-05 08:08:25 +00:00

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 $<