should fix man installation dir on osxapp

This commit is contained in:
Joey Hess 2013-12-15 16:40:35 -04:00
parent 6ac462a0f2
commit 3c90544635

View file

@ -33,7 +33,7 @@ git-union-merge.1: doc/git-union-merge.mdwn
git-union-merge:
$(GHC) --make -threaded $@
SHAREDIR=share
SHAREDIR?=share
install-mans: $(mans)
install -d $(DESTDIR)$(PREFIX)/$(SHAREDIR)/man/man1