mirror of
https://github.com/X11Libre/xf86-input-mouse.git
synced 2026-03-24 01:24:06 +00:00
Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4
update to fix bug #5167 (Linux prefers *.1x man pages in man1 subdir)
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
# from the copyright holders.
|
||||
#
|
||||
|
||||
drivermandir = $(mandir)/man$(DRIVER_MAN_SUFFIX)
|
||||
drivermandir = $(DRIVER_MAN_DIR)
|
||||
|
||||
driverman_SOURCES = @DRIVER_NAME@.man
|
||||
|
||||
|
||||
Reference in New Issue
Block a user