diff options
author | bad <bad> | 2013-02-15 23:56:39 +0000 |
---|---|---|
committer | bad <bad> | 2013-02-15 23:56:39 +0000 |
commit | 66d68ca43c4f41e28ef4aed55d94fbf363c36591 (patch) | |
tree | 9df31647c2d3aaa8574d9eb82e150a1ecdf5075e /editors | |
parent | cdbb54a50d3a743a62ba2e652a03c77d2896b4c6 (diff) | |
download | pkgsrc-66d68ca43c4f41e28ef4aed55d94fbf363c36591.tar.gz |
Ride previous commit and include the egg-file in the PLIST.
Diffstat (limited to 'editors')
-rw-r--r-- | editors/zim/PLIST | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/zim/PLIST b/editors/zim/PLIST index 0d4aac77a6a..9644624d7c0 100644 --- a/editors/zim/PLIST +++ b/editors/zim/PLIST @@ -1,5 +1,6 @@ -@comment $NetBSD: PLIST,v 1.7 2013/02/15 23:55:07 bad Exp $ +@comment $NetBSD: PLIST,v 1.8 2013/02/15 23:56:39 bad Exp $ bin/zim +${PYSITELIB}/${EGG_FILE} ${PYSITELIB}/zim/__init__.py ${PYSITELIB}/zim/__init__.pyc ${PYSITELIB}/zim/__init__.pyo |