pkgsrc-WIP-changes archive

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

updated PLIST



Module Name:	pkgsrc-wip
Committed By:	Kinoshita Daisuke <kinoshita%astro.ncu.edu.tw@localhost>
Pushed By:	daisuke
Date:		Fri Dec 18 20:43:34 2020 +0800
Changeset:	387cee9978870b88230cc6cef0610813d7927050

Modified Files:
	py-extension-helpers/PLIST

Log Message:
updated PLIST

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

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

diffstat:
 py-extension-helpers/PLIST | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diffs:
diff --git a/py-extension-helpers/PLIST b/py-extension-helpers/PLIST
index 3b48665afe..12e9f95aba 100644
--- a/py-extension-helpers/PLIST
+++ b/py-extension-helpers/PLIST
@@ -1,10 +1,10 @@
 @comment $NetBSD$
-${PYSITELIB}/extension_helpers-0.0.0-py${PYVERSSUFFIX}.egg-info/PKG-INFO
-${PYSITELIB}/extension_helpers-0.0.0-py${PYVERSSUFFIX}.egg-info/SOURCES.txt
-${PYSITELIB}/extension_helpers-0.0.0-py${PYVERSSUFFIX}.egg-info/dependency_links.txt
-${PYSITELIB}/extension_helpers-0.0.0-py${PYVERSSUFFIX}.egg-info/not-zip-safe
-${PYSITELIB}/extension_helpers-0.0.0-py${PYVERSSUFFIX}.egg-info/requires.txt
-${PYSITELIB}/extension_helpers-0.0.0-py${PYVERSSUFFIX}.egg-info/top_level.txt
+${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
+${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
+${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
+${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
+${PYSITELIB}/${EGG_INFODIR}/requires.txt
+${PYSITELIB}/${EGG_INFODIR}/top_level.txt
 ${PYSITELIB}/extension_helpers/__init__.py
 ${PYSITELIB}/extension_helpers/__init__.pyc
 ${PYSITELIB}/extension_helpers/__init__.pyo


Home | Main Index | Thread Index | Old Index