Install man-pages at the correct location.
This commit is contained in:
parent
7a58a530ba
commit
385270d34d
1 changed files with 1 additions and 1 deletions
2
Makefile
2
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}
|
||||
|
|
Loading…
Add table
Reference in a new issue