Install man-pages at the correct location.

This commit is contained in:
Andreas Öman 2008-10-29 18:19:14 +00:00
parent 7a58a530ba
commit 385270d34d

View file

@ -60,7 +60,7 @@ include ../build/prog.mk
#
prefix ?= $(INSTALLPREFIX)
INSTBIN= $(prefix)/bin
INSTMAN= $(prefix)/share/man1
INSTMAN= $(prefix)/share/man/man1
INSTSHARE= $(prefix)/share/hts/tvheadend
install: ${PROG}