pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/py-InlineEgg py-InlineEgg: fix PLIST



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5df59e237f0c
branches:  trunk
changeset: 372268:5df59e237f0c
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Jan 22 15:35:55 2022 +0000

description:
py-InlineEgg: fix PLIST

diffstat:

 devel/py-InlineEgg/PLIST |  19 ++++++++++---------
 1 files changed, 10 insertions(+), 9 deletions(-)

diffs (30 lines):

diff -r d862753a2f5b -r 5df59e237f0c devel/py-InlineEgg/PLIST
--- a/devel/py-InlineEgg/PLIST  Sat Jan 22 15:34:40 2022 +0000
+++ b/devel/py-InlineEgg/PLIST  Sat Jan 22 15:35:55 2022 +0000
@@ -1,12 +1,5 @@
-@comment $NetBSD: PLIST,v 1.5 2022/01/10 08:41:55 wiz Exp $
-share/doc/InlineEgg/README
-share/examples/InlineEgg/example1.py
-share/examples/InlineEgg/example2.py
-share/examples/InlineEgg/example3.py
-share/examples/InlineEgg/example4.py
-share/examples/InlineEgg/example5.py
-share/examples/InlineEgg/example6.py
-share/examples/InlineEgg/xored_shell_client.py
+@comment $NetBSD: PLIST,v 1.6 2022/01/22 15:35:55 wiz Exp $
+${PYSITELIB}/${EGG_INFODIR}
 ${PYSITELIB}/inlineegg/WindowsSyscall.py
 ${PYSITELIB}/inlineegg/WindowsSyscall.pyc
 ${PYSITELIB}/inlineegg/WindowsSyscall.pyo
@@ -25,3 +18,11 @@
 ${PYSITELIB}/inlineegg/inlineegg_win_test.py
 ${PYSITELIB}/inlineegg/inlineegg_win_test.pyc
 ${PYSITELIB}/inlineegg/inlineegg_win_test.pyo
+share/doc/InlineEgg/README
+share/examples/InlineEgg/example1.py
+share/examples/InlineEgg/example2.py
+share/examples/InlineEgg/example3.py
+share/examples/InlineEgg/example4.py
+share/examples/InlineEgg/example5.py
+share/examples/InlineEgg/example6.py
+share/examples/InlineEgg/xored_shell_client.py



Home | Main Index | Thread Index | Old Index