Skip to content

Commit

Permalink
net/wifibox-alpine: Move man pages to share/man
Browse files Browse the repository at this point in the history
Approved by:	portmgr (blanket)
  • Loading branch information
Christian Weisgerber authored and Christian Weisgerber committed Mar 18, 2024
1 parent 89f5397 commit cc72421
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions net/wifibox-alpine/Makefile
@@ -1,5 +1,6 @@
PORTNAME= wifibox-alpine
PORTVERSION= 20230926
PORTREVISION= 1
CATEGORIES= net

MAINTAINER= pali.gabor@gmail.com
Expand Down Expand Up @@ -430,6 +431,7 @@ post-install:

WRKSRC= ${WRKSRC_scripts}
MAKE_ARGS+= VERSION=${PORTVERSION} \
MANDIR="${STAGEDIR}${PREFIX}/share/man" \
MINIROOTFS=${_DISTDIR}/${_MINIROOTFS} \
PACKAGES="${_APK_FILES}" \
BOOT_SERVICES="${_BOOT_SERVICES}" \
Expand Down
2 changes: 1 addition & 1 deletion net/wifibox-alpine/pkg-plist
Expand Up @@ -11,7 +11,7 @@
%%XX_MDNS%%@sample(,,640) etc/wifibox/appliance/mdnsd-services.conf.sample
%%XX_FORWARDING%%@sample(,,640) etc/wifibox/appliance/forwarding.conf.sample
etc/wifibox/app_config
man/man5/wifibox-alpine.5.gz
share/man/man5/wifibox-alpine.5.gz
share/wifibox/disk.img
share/wifibox/grub.cfg
share/wifibox/vmlinuz
Expand Down

0 comments on commit cc72421

Please sign in to comment.