diff options
author | joerg <joerg@pkgsrc.org> | 2009-06-14 17:28:16 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2009-06-14 17:28:16 +0000 |
commit | b8ef2bdf051862f04569a1854a5b083a3b76f811 (patch) | |
tree | 31b4724e8a6d2fa5700038aa44d39d3ba1bf4c05 /audio/moss | |
parent | 70df5670877a835e64d33cd88b363feff2bab94b (diff) | |
download | pkgsrc-b8ef2bdf051862f04569a1854a5b083a3b76f811.tar.gz |
Remove @dirrm entries from PLISTs
Diffstat (limited to 'audio/moss')
-rw-r--r-- | audio/moss/PLIST | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/audio/moss/PLIST b/audio/moss/PLIST index ff85529e86e..4da77f843f8 100644 --- a/audio/moss/PLIST +++ b/audio/moss/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.4 2006/05/22 10:01:03 rillig Exp $ +@comment $NetBSD: PLIST,v 1.5 2009/06/14 17:32:18 joerg Exp $ bin/moss ${PYSITELIB}/moss/__init__.py ${PYSITELIB}/moss/__init__.pyc @@ -33,7 +33,3 @@ share/moss/images/root.gif share/moss/mkpasswd.py share/moss/moss.conf.sample share/moss/templates/default.tmpl -@dirrm share/moss/templates -@dirrm share/moss/images -@dirrm share/moss -@dirrm ${PYSITELIB}/moss |