gentoo/dev-libs/libhid/files/libhid-0.2.17-man.patch
Conrad Kostecki 3dc25d8aa5
dev-libs/libhid: bump to version 0.2.17
As the python bindings are python2 only, they have been disabled.
The packages, which are using libhid don't need it anyway.

Closes: https://bugs.gentoo.org/718704
Closes: https://bugs.gentoo.org/735292
Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
2020-08-13 00:53:27 +02:00

12 lines
500 B
Diff

--- a/m4/md_conf_db2man.m4
+++ b/m4/md_conf_db2man.m4
@@ -3,7 +3,7 @@
for file in \
/usr/share/sgml/docbook/stylesheet/xsl/nwalsh/manpages/docbook.xsl \
/usr/share/sgml/docbook/stylesheet/xsl/nwalsh/*/manpages/docbook.xsl \
- /usr/share/{x,sg}ml/docbook/xsl-stylesheets-*/manpages/docbook.xsl \
+ /usr/share/{x,sg}ml/docbook/xsl-stylesheets*/manpages/docbook.xsl \
/sw/share/xml/xsl/docbook-xsl/manpages/docbook.xsl; do
test -r $file && db2man_file=$file