diff options
author | joerg <joerg@pkgsrc.org> | 2009-06-14 17:48:39 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2009-06-14 17:48:39 +0000 |
commit | 26e3ffdae17dc399343a25f8394fbd2a13627bc3 (patch) | |
tree | be753a1339476ea8ac840318300d4e789b2da1a9 /filesystems/py-fuse-bindings | |
parent | 61b9e83a855c6f87960e1a28257046ec600d49a5 (diff) | |
download | pkgsrc-26e3ffdae17dc399343a25f8394fbd2a13627bc3.tar.gz |
Remove @dirrm entries from PLISTs
Diffstat (limited to 'filesystems/py-fuse-bindings')
-rw-r--r-- | filesystems/py-fuse-bindings/PLIST | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/filesystems/py-fuse-bindings/PLIST b/filesystems/py-fuse-bindings/PLIST index d5909b9f1db..80f8cc51ee8 100644 --- a/filesystems/py-fuse-bindings/PLIST +++ b/filesystems/py-fuse-bindings/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2008/06/30 15:44:41 wiz Exp $ +@comment $NetBSD: PLIST,v 1.3 2009/06/14 17:51:59 joerg Exp $ ${PYSITELIB}/fuse.py ${PYSITELIB}/fuse.pyc ${PYSITELIB}/fuse.pyo @@ -14,5 +14,3 @@ ${PYSITELIB}/fuseparts/subbedopts.pyc ${PYSITELIB}/fuseparts/subbedopts.pyo share/examples/fuse-python/hello.py share/examples/fuse-python/xmp.py -@dirrm share/examples/fuse-python -@dirrm ${PYSITELIB}/fuseparts |