pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-nodeenv: Fix installation
Module Name: pkgsrc-wip
Committed By: Frédéric Fauberteau <frederic%fauberteau.org@localhost>
Pushed By: frederic
Date: Tue May 20 16:08:44 2025 +0200
Changeset: 0f21c7cd25e1532b5aaeefac76b2aba7b88d72b0
Modified Files:
py-nodeenv/PLIST
Log Message:
py-nodeenv: Fix installation
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=0f21c7cd25e1532b5aaeefac76b2aba7b88d72b0
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-nodeenv/PLIST | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diffs:
diff --git a/py-nodeenv/PLIST b/py-nodeenv/PLIST
index e41d10a31b..6e225aafdf 100644
--- a/py-nodeenv/PLIST
+++ b/py-nodeenv/PLIST
@@ -1,7 +1,7 @@
@comment $NetBSD$
bin/nodeenv-${PYVERSSUFFIX}
-${PYSITELIB}/${WHEEL_INFODIR}/AUTHORS
-${PYSITELIB}/${WHEEL_INFODIR}/LICENSE
+${PYSITELIB}/${WHEEL_INFODIR}/licenses/AUTHORS
+${PYSITELIB}/${WHEEL_INFODIR}/licenses/LICENSE
${PYSITELIB}/${WHEEL_INFODIR}/METADATA
${PYSITELIB}/${WHEEL_INFODIR}/RECORD
${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
Home |
Main Index |
Thread Index |
Old Index