summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <Alan.Coopersmith@sun.com>2005-11-28 22:04:05 +0000
committerAlan Coopersmith <Alan.Coopersmith@sun.com>2005-11-28 22:04:05 +0000
commita1a81ce3573d76399b0a1f87e2d944629630830e (patch)
tree85658e39fb19e2076dad0c38c4234e3e8c808b70
parent113f94d5740821fbfb9a307e0b807c9477acc7d1 (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 de7b530..da942b0 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