Skip to content

Commit

Permalink
sysutils/rcm: Update manpage location (003a571, r523104)
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Feb 21, 2024
1 parent aaf1c01 commit c4bd3d1
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
1 change: 1 addition & 0 deletions sysutils/rcm/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE

GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
NO_ARCH= yes

.include <bsd.port.mk>
12 changes: 6 additions & 6 deletions sysutils/rcm/pkg-plist
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@ bin/lsrc
bin/mkrc
bin/rcdn
bin/rcup
man/man1/lsrc.1.gz
man/man1/mkrc.1.gz
man/man1/rcdn.1.gz
man/man1/rcup.1.gz
man/man5/rcrc.5.gz
man/man7/rcm.7.gz
share/man/man1/lsrc.1.gz
share/man/man1/mkrc.1.gz
share/man/man1/rcdn.1.gz
share/man/man1/rcup.1.gz
share/man/man5/rcrc.5.gz
share/man/man7/rcm.7.gz
%%DATADIR%%/rcm.sh

0 comments on commit c4bd3d1

Please sign in to comment.