pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pfetch, revert 421513e
Module Name: pkgsrc-wip
Committed By: pin <voidpin%protonmail.com@localhost>
Pushed By: pin
Date: Wed Dec 18 11:28:21 2019 +0100
Changeset: 736549105d810ab7d31948f80d17e370985350f1
Modified Files:
pfetch/Makefile
pfetch/PLIST
Log Message:
pfetch, revert 421513e
As hinted by @leot
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=736549105d810ab7d31948f80d17e370985350f1
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
pfetch/Makefile | 4 +---
pfetch/PLIST | 1 -
2 files changed, 1 insertion(+), 4 deletions(-)
diffs:
diff --git a/pfetch/Makefile b/pfetch/Makefile
index 1d30b9bf38..c42b6dd3a0 100644
--- a/pfetch/Makefile
+++ b/pfetch/Makefile
@@ -14,12 +14,10 @@ USE_LANGUAGES= # none
NO_BUILD= yes
-INSTALLATION_DIRS+= bin share/doc/pfetch
+INSTALLATION_DIRS+= bin
do-install:
${INSTALL_SCRIPT} ${WRKSRC}/${PKGBASE} \
${DESTDIR}${PREFIX}/bin/${PKGBASE}
- ${INSTALL_DATA} ${WRKSRC}/LICENSE.md \
- ${DESTDIR}${PREFIX}/share/doc/pfetch/LICENSE.md
.include "../../mk/bsd.pkg.mk"
diff --git a/pfetch/PLIST b/pfetch/PLIST
index 3dfd80ded7..b39f69c24e 100644
--- a/pfetch/PLIST
+++ b/pfetch/PLIST
@@ -1,3 +1,2 @@
@comment $NetBSD$
bin/pfetch
-share/doc/pfetch/LICENSE.md
Home |
Main Index |
Thread Index |
Old Index