diff options
author | joerg <joerg@pkgsrc.org> | 2009-06-14 17:59:04 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2009-06-14 17:59:04 +0000 |
commit | f031b3c82b81dcdc4d11cac94f34e5e883b2f670 (patch) | |
tree | 08aa50d12affcefee28061ab1c10f915022c5036 /graphics/py-imaging | |
parent | aecb278bc507f4be65897eb3f1212e562696112a (diff) | |
download | pkgsrc-f031b3c82b81dcdc4d11cac94f34e5e883b2f670.tar.gz |
Remove @dirrm entries from PLISTs
Diffstat (limited to 'graphics/py-imaging')
-rw-r--r-- | graphics/py-imaging/PLIST | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/graphics/py-imaging/PLIST b/graphics/py-imaging/PLIST index 1dc34e006f4..5ba9e5da9ee 100644 --- a/graphics/py-imaging/PLIST +++ b/graphics/py-imaging/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.9 2007/03/23 20:47:57 drochner Exp $ +@comment $NetBSD: PLIST,v 1.10 2009/06/14 17:59:26 joerg Exp $ ${PYINC}/PIL/ImPlatform.h ${PYINC}/PIL/Imaging.h ${PYSITELIB}/PIL.pth @@ -239,5 +239,3 @@ ${PYSITELIB}/PIL/__init__.pyo ${PYSITELIB}/PIL/_imaging.so ${PYSITELIB}/PIL/_imagingft.so ${PYSITELIB}/PIL/_imagingmath.so -@dirrm ${PYSITELIB}/PIL -@dirrm ${PYINC}/PIL |