pkgsrc-WIP-changes archive

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

py-identify: Fix installation



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

Modified Files:
	py-identify/PLIST

Log Message:
py-identify: Fix installation

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

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

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

diffs:
diff --git a/py-identify/PLIST b/py-identify/PLIST
index fcdaa2c96d..f1c5108360 100644
--- a/py-identify/PLIST
+++ b/py-identify/PLIST
@@ -1,6 +1,6 @@
 @comment $NetBSD$
 bin/identify-cli-${PYVERSSUFFIX}
-${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