From: Andreas Ă–man Date: Wed, 29 Oct 2008 18:19:14 +0000 (+0000) Subject: Install man-pages at the correct location. X-Git-Tag: 2.12~754 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=385270d34d6b50fe2d047a4e41172d32f0e1a62e;p=thirdparty%2Ftvheadend.git Install man-pages at the correct location. --- diff --git a/Makefile b/Makefile index 73c9d5714..7f4b814af 100644 --- a/Makefile +++ b/Makefile @@ -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}