From 385270d34d6b50fe2d047a4e41172d32f0e1a62e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20=C3=96man?= Date: Wed, 29 Oct 2008 18:19:14 +0000 Subject: [PATCH] Install man-pages at the correct location. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 73c9d571..7f4b814a 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}