diff options
author | wiz <wiz@pkgsrc.org> | 2022-02-01 11:41:47 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2022-02-01 11:41:47 +0000 |
commit | 74db6d4c4a81268d552a8a3d64d098eaa38f93a8 (patch) | |
tree | 08859f4d3dc6a91d14f0b13228a64f87a5269fca | |
parent | 07f68982b53c9ec291d3c0f7df78b7dada3b2d8b (diff) | |
download | pkgsrc-74db6d4c4a81268d552a8a3d64d098eaa38f93a8.tar.gz |
libpreludedb-python: fix PLIST
-rw-r--r-- | security/libpreludedb-python/PLIST | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/libpreludedb-python/PLIST b/security/libpreludedb-python/PLIST index 09b68548887..a0f52719ffe 100644 --- a/security/libpreludedb-python/PLIST +++ b/security/libpreludedb-python/PLIST @@ -1,4 +1,5 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2009/10/02 10:04:48 hasso Exp $ +@comment $NetBSD: PLIST,v 1.2 2022/02/01 11:41:47 wiz Exp $ ${PYSITELIB}/_preludedb.so +${PYSITELIB}/preludedb-0.0.0-py2.7.egg-info ${PYSITELIB}/preludedb.py ${PYSITELIB}/preludedb.pyc |