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:
@@ -1,4 +1,4 @@
|
||||
appmandir = $(mandir)/man$(APP_MAN_SUFFIX)
|
||||
appmandir = $(APP_MAN_DIR)
|
||||
|
||||
# Xserver.man covers options generic to all X servers built in this tree
|
||||
appman_SOURCES = Xserver.man.pre
|
||||
|
||||
Reference in New Issue
Block a user