]> git.ipfire.org Git - thirdparty/tvheadend.git/commitdiff
Install man-pages at the correct location.
authorAndreas Öman <andreas@lonelycoder.com>
Wed, 29 Oct 2008 18:19:14 +0000 (18:19 +0000)
committerAndreas Öman <andreas@lonelycoder.com>
Wed, 29 Oct 2008 18:19:14 +0000 (18:19 +0000)
Makefile

index 73c9d5714f7ebbf08928c9e0c5f3e3479d25e90a..7f4b814af1484afc3dd71fd0c1ca9da9153890b9 100644 (file)
--- 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}