]> git.pld-linux.org Git - packages/xorg-lib-libXi.git/blame - xorg-lib-libXi-man.patch
Add patch to fix man page links. Release 2
[packages/xorg-lib-libXi.git] / xorg-lib-libXi-man.patch
CommitLineData
516cd7e7
MB
1--- libXi-1.7.1/man/Makefile.am.orig 2013-05-26 00:03:19.802985396 +0200
2+++ libXi-1.7.1/man/Makefile.am 2013-05-26 00:02:19.730070777 +0200
3@@ -158,6 +158,7 @@ XIBarrierReleasePointers.man: XIBarrierR
4
5 # String replacements in MAN_SUBSTS now come from xorg-macros.m4 via configure
6 # Unable to use __libmansuffix__ as underscores are lost in txt --> xml conversion
7+MAN_SUBSTS += -e 's/manlibmansuffix/$(notdir $(LIB_MAN_DIR))/g'
8 MAN_SUBSTS += -e 's/libmansuffix/$(LIB_MAN_SUFFIX)/g'
9
10 # asciidoc is generating [FIXME...] values in the .TH line we should fix.
This page took 0.065689 seconds and 4 git commands to generate.