pkgsrc-WIP-changes archive

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

py-pre-commit: Fix installation



Module Name:	pkgsrc-wip
Committed By:	Frédéric Fauberteau <frederic%fauberteau.org@localhost>
Pushed By:	frederic
Date:		Tue May 20 16:10:15 2025 +0200
Changeset:	e7fe0b12bf731ae226a5ddc47f611f50f236e14e

Modified Files:
	py-pre-commit/PLIST

Log Message:
py-pre-commit: Fix installation

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

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

diffstat:
 py-pre-commit/PLIST | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/py-pre-commit/PLIST b/py-pre-commit/PLIST
index 913f01427e..07b0e80833 100644
--- a/py-pre-commit/PLIST
+++ b/py-pre-commit/PLIST
@@ -1,6 +1,6 @@
 @comment $NetBSD$
 bin/pre-commit
-${PYSITELIB}/${WHEEL_INFODIR}/LICENSE
+${PYSITELIB}/${WHEEL_INFODIR}/licenses/LICENSE
 ${PYSITELIB}/${WHEEL_INFODIR}/METADATA
 ${PYSITELIB}/${WHEEL_INFODIR}/RECORD
 ${PYSITELIB}/${WHEEL_INFODIR}/WHEEL


Home | Main Index | Thread Index | Old Index