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
commitec9024586123e60b63307b38ab0d37a95fbc6f1e (patch)
tree8c83afa1e8914561f1c9a80ca7cdd556e58ceaa8
parent8478e70602ad7b50b93f99c0e025ff3864faff2e (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 a16ec06..27106a2 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