BuildSystem: change default MANPREFIX

This commit is contained in:
Philippe Pepiot 2010-11-11 18:42:32 +01:00
parent 66d1b9b2fb
commit 9ff9c81441

View File

@ -18,6 +18,6 @@ LIBS= x11 xft freetype2 xrandr xinerama imlib2
# paths
PREFIX= /usr/local
MANPREFIX= ${PREFIX}/share/man
MANPREFIX= ${PREFIX}/man
XDG_CONFIG_DIR= /usr/local/etc/xdg/wmfs