pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/py-eradicate
Module Name: pkgsrc
Committed By: wiz
Date: Wed Jun 22 13:56:37 UTC 2022
Modified Files:
pkgsrc/textproc/py-eradicate: PLIST
Log Message:
py-eradicate: Fix PLIST for python2
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/textproc/py-eradicate/PLIST
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/textproc/py-eradicate/PLIST
diff -u pkgsrc/textproc/py-eradicate/PLIST:1.4 pkgsrc/textproc/py-eradicate/PLIST:1.5
--- pkgsrc/textproc/py-eradicate/PLIST:1.4 Wed Jan 19 17:50:47 2022
+++ pkgsrc/textproc/py-eradicate/PLIST Wed Jun 22 13:56:37 2022
@@ -1,10 +1,9 @@
-@comment $NetBSD: PLIST,v 1.4 2022/01/19 17:50:47 wiz Exp $
+@comment $NetBSD: PLIST,v 1.5 2022/06/22 13:56:37 wiz Exp $
bin/eradicate-${PYVERSSUFFIX}
-${PLIST.py2x}${PYSITELIB}/${EGG_INFODIR}
-${PLIST.py3x}${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
-${PLIST.py3x}${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
-${PLIST.py3x}${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
-${PLIST.py3x}${PYSITELIB}/${EGG_INFODIR}/top_level.txt
+${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
+${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
+${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
+${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/eradicate.py
${PYSITELIB}/eradicate.pyc
${PYSITELIB}/eradicate.pyo
Home |
Main Index |
Thread Index |
Old Index