frotz: Fix man path

This commit is contained in:
Fredrik Fornwall 2015-07-15 15:11:38 -04:00 committed by Henrik Grimler
parent e202d4541c
commit 4e6cca7e20

View File

@ -24,7 +24,7 @@ diff -u -r ../frotz-2.43d/Makefile ./Makefile
+#PREFIX = /usr/local
-MAN_PREFIX = $(PREFIX)
+MAN_PREFIX = $(PREFIX)/share/man
+MAN_PREFIX = $(PREFIX)/share
#MAN_PREFIX = /usr/local/share
CONFIG_DIR = $(PREFIX)/etc