Skip to content

Commit

Permalink
sysutils/burp: 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 3a3b0e9 commit 8955c9f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
1 change: 1 addition & 0 deletions sysutils/burp/Makefile
Expand Up @@ -20,6 +20,7 @@ USES= cpe libtool ncurses pkgconfig ssl tar:bz2

CONFIGURE_ARGS= --sysconfdir=${ETCDIR}
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
INSTALL_TARGET= install-all
USE_RC_SUBR= burp

Expand Down
12 changes: 6 additions & 6 deletions sysutils/burp/pkg-plist
Expand Up @@ -7,12 +7,6 @@ bin/vss_strip
@sample etc/burp/burp.conf.sample
etc/burp/clientconfdir/incexc/example
@sample etc/burp/clientconfdir/testclient.sample
man/man8/bedup.8.gz
man/man8/bsigs.8.gz
man/man8/bsparse.8.gz
man/man8/burp.8.gz
man/man8/burp_ca.8.gz
man/man8/vss_strip.8.gz
sbin/bedup
sbin/bsigs
sbin/bsparse
Expand All @@ -23,4 +17,10 @@ sbin/burp_ca
%%DATADIR%%/scripts/ssl_extra_checks_script
%%DATADIR%%/scripts/summary_script
%%DATADIR%%/scripts/timer_script
share/man/man8/bedup.8.gz
share/man/man8/bsigs.8.gz
share/man/man8/bsparse.8.gz
share/man/man8/burp.8.gz
share/man/man8/burp_ca.8.gz
share/man/man8/vss_strip.8.gz
@dir /var/spool/burp

0 comments on commit 8955c9f

Please sign in to comment.