pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

distbb: update PLIST



Module Name:	pkgsrc-wip
Committed By:	Aleksey Cheusov <vle%gmx.net@localhost>
Pushed By:	cheusov
Date:		Sun Jun 16 11:01:12 2024 +0400
Changeset:	c4a28e632acfd43e23029e8887ee5a794a3a4331

Modified Files:
	distbb-git/Makefile
	distbb-git/PLIST

Log Message:
distbb: update PLIST

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=c4a28e632acfd43e23029e8887ee5a794a3a4331

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 distbb-git/Makefile | 2 +-
 distbb-git/PLIST    | 3 ++-
 2 files changed, 3 insertions(+), 2 deletions(-)

diffs:
diff --git a/distbb-git/Makefile b/distbb-git/Makefile
index 67638c1d46..dd8af98d6c 100644
--- a/distbb-git/Makefile
+++ b/distbb-git/Makefile
@@ -40,7 +40,7 @@ CONF_FILES=		${EGDIR}/distbb.conf     ${PKG_SYSCONFDIR}/distbb.conf
 CONF_FILES+=		${EGDIR}/distbb.local.mk ${PKG_SYSCONFDIR}/distbb.local.mk
 
 MAKE_FLAGS+=		EGDIR=${EGDIR}
-MAKE_ENV+=		DOC_FILES='README LICENSE NEWS TODO TUTORIAL.pod'
+MAKE_ENV+=		DOC_FILES='LICENSE NEWS TODO TUTORIAL.pod'
 MAKE_ENV+=		VERSION=${_GIT_PKGVERSION}
 
 post-install:
diff --git a/distbb-git/PLIST b/distbb-git/PLIST
index 562d598d55..f9768770b3 100644
--- a/distbb-git/PLIST
+++ b/distbb-git/PLIST
@@ -26,13 +26,14 @@ libexec/distbb/upload_pkgs_no_bin_on_cdrom
 libexec/distbb/upload_pkgs_no_bin_on_ftp
 libexec/distbb/wrapper
 libexec/distbb/wrapper_unpriv
+man/man1/distbb.1
+man/man5/distbb.conf.5
 share/distbb/distbb.css
 share/distbb/distbb.default.conf
 share/distbb/distbb.ico
 share/distbb/distbb.mk
 share/doc/distbb/LICENSE
 share/doc/distbb/NEWS
-share/doc/distbb/README
 share/doc/distbb/TODO
 share/doc/distbb/TUTORIAL.pod
 share/examples/distbb/distbb.conf


Home | Main Index | Thread Index | Old Index