pkgsrc-WIP-changes archive

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

wip/py-trio-websocket: fix PLIST



Module Name:	pkgsrc-wip
Committed By:	Yorick Hardy <yorickhardy%gmail.com@localhost>
Pushed By:	yhardy
Date:		Fri Jan 30 19:37:56 2026 +0000
Changeset:	8fa4c176913ef99f9a23d039e82a19918a79fd1a

Modified Files:
	py-trio-websocket/PLIST

Log Message:
wip/py-trio-websocket: fix PLIST

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

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

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

diffs:
diff --git a/py-trio-websocket/PLIST b/py-trio-websocket/PLIST
index 2f74f73064..d5c2238b32 100644
--- a/py-trio-websocket/PLIST
+++ b/py-trio-websocket/PLIST
@@ -1,8 +1,8 @@
 @comment $NetBSD$
-${PYSITELIB}/${WHEEL_INFODIR}/LICENSE
 ${PYSITELIB}/${WHEEL_INFODIR}/METADATA
 ${PYSITELIB}/${WHEEL_INFODIR}/RECORD
 ${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
+${PYSITELIB}/${WHEEL_INFODIR}/licenses/LICENSE
 ${PYSITELIB}/${WHEEL_INFODIR}/top_level.txt
 ${PYSITELIB}/trio_websocket/__init__.py
 ${PYSITELIB}/trio_websocket/__init__.pyc


Home | Main Index | Thread Index | Old Index