pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/py-Pympler



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sat Jan 22 15:34:40 UTC 2022

Modified Files:
        pkgsrc/devel/py-Pympler: PLIST

Log Message:
py-Pympler: fix PLIST for python 2.7


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/py-Pympler/PLIST

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

Modified files:

Index: pkgsrc/devel/py-Pympler/PLIST
diff -u pkgsrc/devel/py-Pympler/PLIST:1.3 pkgsrc/devel/py-Pympler/PLIST:1.4
--- pkgsrc/devel/py-Pympler/PLIST:1.3   Mon Jan 10 21:55:12 2022
+++ pkgsrc/devel/py-Pympler/PLIST       Sat Jan 22 15:34:40 2022
@@ -1,4 +1,5 @@
-@comment $NetBSD: PLIST,v 1.3 2022/01/10 21:55:12 wiz Exp $
+@comment $NetBSD: PLIST,v 1.4 2022/01/22 15:34:40 wiz Exp $
+${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



Home | Main Index | Thread Index | Old Index