fix man-page location

This commit is contained in:
Juergen Daubert 2020-08-12 12:04:02 +02:00
parent d9c3b9a04b
commit 98a2df234e
1 changed files with 2 additions and 2 deletions

View File

@ -29,6 +29,6 @@ install:
install -D -m 755 scripts/pkg-get.pl ${PREFIX}/bin/pkg-get
install -D -m 644 doc/pkg-get.8 ${MANDIR}/man8/pkg-get.8
install -D -m 644 doc/pkg-get.conf ${CFGDIR}/pkg-get.conf
install -D -m 644 doc/pkg-repgen.8 ${MANDIR}/man/man8/pkg-repgen.8
install -D -m 644 doc/pkg-get.8 ${MANDIR}/man/man8/pkg-get.8
install -D -m 644 doc/pkg-repgen.8 ${MANDIR}/man8/pkg-repgen.8
install -D -m 644 doc/pkg-get.8 ${MANDIR}/man8/pkg-get.8