pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/libprelude-python libprelude-python: fix PLIST



details:   https://anonhg.NetBSD.org/pkgsrc/rev/bdc93c15ff0e
branches:  trunk
changeset: 372884:bdc93c15ff0e
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Feb 01 11:38:39 2022 +0000

description:
libprelude-python: fix PLIST

diffstat:

 security/libprelude-python/PLIST |  10 ++++++----
 1 files changed, 6 insertions(+), 4 deletions(-)

diffs (17 lines):

diff -r 4ded40eba062 -r bdc93c15ff0e security/libprelude-python/PLIST
--- a/security/libprelude-python/PLIST  Tue Feb 01 10:21:25 2022 +0000
+++ b/security/libprelude-python/PLIST  Tue Feb 01 11:38:39 2022 +0000
@@ -1,7 +1,9 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2009/08/23 19:05:56 hasso Exp $
-${PYSITELIB}/_prelude.so
-${PYSITELIB}/prelude.py
-${PYSITELIB}/prelude.pyc
+@comment $NetBSD: PLIST,v 1.2 2022/02/01 11:38:39 wiz Exp $
+${PYSITELIB}/PreludeEasy-${PKGVERSION}-py2.7.egg-info
 ${PYSITELIB}/PreludeEasy.py
 ${PYSITELIB}/PreludeEasy.pyc
 ${PYSITELIB}/_PreludeEasy.so
+${PYSITELIB}/_prelude.so
+${PYSITELIB}/prelude-${PKGVERSION}-py2.7.egg-info
+${PYSITELIB}/prelude.py
+${PYSITELIB}/prelude.pyc



Home | Main Index | Thread Index | Old Index