pkgsrc-WIP-changes archive

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

wip/streamlink: fix PLIST



Module Name:	pkgsrc-wip
Committed By:	Yorick Hardy <yorickhardy%gmail.com@localhost>
Pushed By:	yhardy
Date:		Fri Jan 30 19:38:15 2026 +0000
Changeset:	368bfc27dfd8878a8d3386080be0a2a4b809ea75

Modified Files:
	streamlink/PLIST

Log Message:
wip/streamlink: fix PLIST

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

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

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

diffs:
diff --git a/streamlink/PLIST b/streamlink/PLIST
index be61fb0e2f..f6ee65d19c 100644
--- a/streamlink/PLIST
+++ b/streamlink/PLIST
@@ -1,9 +1,9 @@
 @comment $NetBSD: PLIST,v 1.20 2023/05/05 17:53:08 yhardy Exp $
 bin/streamlink
-${PYSITELIB}/${WHEEL_INFODIR}/LICENSE
 ${PYSITELIB}/${WHEEL_INFODIR}/METADATA
 ${PYSITELIB}/${WHEEL_INFODIR}/RECORD
 ${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
+${PYSITELIB}/${WHEEL_INFODIR}/licenses/LICENSE
 ${PYSITELIB}/${WHEEL_INFODIR}/entry_points.txt
 ${PYSITELIB}/${WHEEL_INFODIR}/top_level.txt
 ${PYSITELIB}/streamlink/__init__.py


Home | Main Index | Thread Index | Old Index