pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
wla-dx-git: remove README from PLIST
Module Name: pkgsrc-wip
Committed By: Dean Matzkov <bapabooiee%gmail.com@localhost>
Pushed By: bapa
Date: Tue Oct 10 19:38:27 2017 -0600
Changeset: f4044788f230484badcb5a10c11c8ff7ccb2dbfe
Modified Files:
wla-dx-git/Makefile
wla-dx-git/PLIST
Log Message:
wla-dx-git: remove README from PLIST
Upstream only maintains README.md now.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=f4044788f230484badcb5a10c11c8ff7ccb2dbfe
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
wla-dx-git/Makefile | 2 +-
wla-dx-git/PLIST | 1 -
2 files changed, 1 insertion(+), 2 deletions(-)
diffs:
diff --git a/wla-dx-git/Makefile b/wla-dx-git/Makefile
index 004f89ceaa..836db1302b 100644
--- a/wla-dx-git/Makefile
+++ b/wla-dx-git/Makefile
@@ -25,7 +25,7 @@ do-install:
.for f in ${WLADX_BINARIES}
${INSTALL_PROGRAM} ${WRKSRC}/binaries/${f} ${DESTDIR}${PREFIX}/bin
.endfor
-.for f in README README.md FILE_FORMATS CHANGELOG
+.for f in README.md FILE_FORMATS CHANGELOG
${INSTALL_DATA} ${WRKSRC}/${f} ${DESTDIR}${PREFIX}/share/doc/${PKGBASE}
.endfor
diff --git a/wla-dx-git/PLIST b/wla-dx-git/PLIST
index 39bcb647e3..46a6eee0a1 100644
--- a/wla-dx-git/PLIST
+++ b/wla-dx-git/PLIST
@@ -11,5 +11,4 @@ bin/wlab
bin/wlalink
share/doc/wla-dx/CHANGELOG
share/doc/wla-dx/FILE_FORMATS
-share/doc/wla-dx/README
share/doc/wla-dx/README.md
Home |
Main Index |
Thread Index |
Old Index