Skip to content

Commit

Permalink
misc/hello: 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 89b4d5b commit ae4ebca
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions misc/hello/Makefile
Expand Up @@ -12,7 +12,9 @@ LICENSE_FILE= ${WRKSRC}/COPYING

USES= charsetfix gmake perl5
USE_PERL5= build

GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share

INFO= hello

Expand Down
2 changes: 1 addition & 1 deletion misc/hello/pkg-plist
@@ -1,5 +1,4 @@
bin/hello
man/man1/hello.1.gz
%%NLS%%share/locale/ast/LC_MESSAGES/hello.mo
%%NLS%%share/locale/bg/LC_MESSAGES/hello.mo
%%NLS%%share/locale/ca/LC_MESSAGES/hello.mo
Expand Down Expand Up @@ -44,3 +43,4 @@ man/man1/hello.1.gz
%%NLS%%share/locale/vi/LC_MESSAGES/hello.mo
%%NLS%%share/locale/zh_CN/LC_MESSAGES/hello.mo
%%NLS%%share/locale/zh_TW/LC_MESSAGES/hello.mo
share/man/man1/hello.1.gz

0 comments on commit ae4ebca

Please sign in to comment.