Skip to content

Commit

Permalink
sysutils/cluster-glue: Moved man to share/man
Browse files Browse the repository at this point in the history
Approved by:    portmgr (blanket)
  • Loading branch information
5u623l20 committed Mar 9, 2024
1 parent fcebff5 commit e8851ea
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 deletions.
3 changes: 2 additions & 1 deletion sysutils/cluster-glue/Makefile
@@ -1,6 +1,6 @@
PORTNAME= cluster-glue
PORTVERSION= 1.0.12
PORTREVISION= 6
PORTREVISION= 7
CATEGORIES= sysutils
MASTER_SITES= http://hg.linux-ha.org/glue/archive/
DISTNAME= 0a7add1d9996
Expand Down Expand Up @@ -32,6 +32,7 @@ USE_LDCONFIG= yes
USE_RC_SUBR= ha_logd
WRKSRC= ${WRKDIR}/Reusable-Cluster-Components-glue--${DISTNAME}
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
CONFIGURE_ARGS= --disable-fatal-warnings \
--with-initdir=${PREFIX}/etc/rc.d \
--with-ocf-root=${PREFIX}/etc/ocf \
Expand Down
12 changes: 6 additions & 6 deletions sysutils/cluster-glue/pkg-plist
Expand Up @@ -153,12 +153,12 @@ lib/stonith/plugins/stonith2/suicide.so
lib/stonith/plugins/stonith2/wti_nps.a
lib/stonith/plugins/stonith2/wti_nps.so
lib/stonith/plugins/xen0-ha-dom0-stonith-helper
%%MANPAGES%%man/man1/ha_logger.1.gz
%%MANPAGES%%man/man8/ha_logd.8.gz
%%MANPAGES%%man/man8/hb_report.8.gz
%%MANPAGES%%man/man8/lrmadmin.8.gz
%%MANPAGES%%man/man8/meatclient.8.gz
%%MANPAGES%%man/man8/stonith.8.gz
%%MANPAGES%%share/man/man1/ha_logger.1.gz
%%MANPAGES%%share/man/man8/ha_logd.8.gz
%%MANPAGES%%share/man/man8/hb_report.8.gz
%%MANPAGES%%share/man/man8/lrmadmin.8.gz
%%MANPAGES%%share/man/man8/meatclient.8.gz
%%MANPAGES%%share/man/man8/stonith.8.gz
sbin/cibsecret
sbin/ha_logger
sbin/hb_report
Expand Down

0 comments on commit e8851ea

Please sign in to comment.