pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Update PLIST according to recent distbb changes on github
Module Name: pkgsrc-wip
Committed By: Aleksey Cheusov <vle%gmx.net@localhost>
Pushed By: cheusov
Date: Sun May 19 02:04:15 2024 +0400
Changeset: eeaf2e0ac2396e8ba9b618640d5ed566462b26bc
Modified Files:
distbb-git/Makefile
distbb-git/PLIST
Log Message:
Update PLIST according to recent distbb changes on github
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=eeaf2e0ac2396e8ba9b618640d5ed566462b26bc
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
distbb-git/Makefile | 4 ----
distbb-git/PLIST | 2 ++
2 files changed, 2 insertions(+), 4 deletions(-)
diffs:
diff --git a/distbb-git/Makefile b/distbb-git/Makefile
index df7ac6ae89..39d3dd510e 100644
--- a/distbb-git/Makefile
+++ b/distbb-git/Makefile
@@ -39,12 +39,8 @@ DOCDIR= ${PREFIX}/share/doc/distbb
CONF_FILES= ${EGDIR}/distbb.conf ${PKG_SYSCONFDIR}/distbb.conf
CONF_FILES+= ${EGDIR}/distbb.local.mk ${PKG_SYSCONFDIR}/distbb.local.mk
-DOCFILES= README NEWS TODO
-
MAKE_FLAGS+= EGDIR=${EGDIR}
-INSTALLATION_DIRS= ${DOCDIR}
-
post-install:
.for f in ${DOCFILES}
${INSTALL_DATA} ${WRKSRC}/${f} ${DESTDIR}${DOCDIR}
diff --git a/distbb-git/PLIST b/distbb-git/PLIST
index 4b375ec435..60bc18e99a 100644
--- a/distbb-git/PLIST
+++ b/distbb-git/PLIST
@@ -30,9 +30,11 @@ 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.html
share/examples/distbb/distbb.conf
share/examples/distbb/distbb.local.mk
share/runawk/distbb.awk
Home |
Main Index |
Thread Index |
Old Index