[BUILD] fix MANDIR default location to match documentation

I found this while building for Fedora.
This commit is contained in:
Jeremy Hinegardner 2008-11-15 17:29:03 -07:00 committed by Willy Tarreau
parent 097e947499
commit a2b53f8831

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