[BUILD] fix MANDIR default location to match documentation

I found this while building for Fedora.
(cherry picked from commit a2b53f8831)
(cherry picked from commit 2cac232b966a252951073d7b1a4bba4c4a730978)
This commit is contained in:
Jeremy Hinegardner 2008-11-15 17:29:03 -07:00 committed by Willy Tarreau
parent 65cb2f1c85
commit ef3b403820
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@
DESTDIR =
PREFIX = /usr/local
SBINDIR = $(PREFIX)/sbin
MANDIR = $(PREFIX)/man
MANDIR = $(PREFIX)/share/man
DOCDIR = $(PREFIX)/doc/haproxy
#### TARGET system