summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <Alan.Coopersmith@sun.com>2005-11-28 22:04:06 +0000
committerAlan Coopersmith <Alan.Coopersmith@sun.com>2005-11-28 22:04:06 +0000
commitca992f534b7965be1b45d53b71bb55e084abf280 (patch)
tree013f51e0b6f1738a4e07ded265b61ec76279a432
parente6d18a702fc92f67202c6a777c22df258adfa43b (diff)
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)
-rw-r--r--man/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/Makefile.am b/man/Makefile.am
index 6786f2c..7209c44 100644
--- a/man/Makefile.am
+++ b/man/Makefile.am
@@ -25,7 +25,7 @@
# from the copyright holders.
#
-drivermandir = $(mandir)/man$(DRIVER_MAN_SUFFIX)
+drivermandir = $(DRIVER_MAN_DIR)
# driverman_SOURCES = @DRIVER_NAME@.man