diff options
author | joerg <joerg@pkgsrc.org> | 2009-06-14 18:03:28 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2009-06-14 18:03:28 +0000 |
commit | a0c351cfc51a969de344c350f42f3e7199f4707b (patch) | |
tree | e480593a5528c87f4756a95ff01a9ad8870ea552 /news/hellanzb | |
parent | ab6598f58eff6ad19189767095dd0af665633093 (diff) | |
download | pkgsrc-a0c351cfc51a969de344c350f42f3e7199f4707b.tar.gz |
Remove @dirrm entries from PLISTs
Diffstat (limited to 'news/hellanzb')
-rw-r--r-- | news/hellanzb/PLIST | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/news/hellanzb/PLIST b/news/hellanzb/PLIST index ecceb602ff9..cafb4b4835f 100644 --- a/news/hellanzb/PLIST +++ b/news/hellanzb/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2008/07/30 13:26:39 bjs Exp $ +@comment $NetBSD: PLIST,v 1.2 2009/06/14 18:10:06 joerg Exp $ bin/hellanzb.py ${PYSITELIB}/Hellanzb/Core.py ${PYSITELIB}/Hellanzb/Core.pyc @@ -92,10 +92,3 @@ ${PYSITELIB}/Hellanzb/external/elementtree/__init__.pyc ${PYSITELIB}/Hellanzb/external/elementtree/__init__.pyo share/doc/hellanzb/README share/examples/hellanzb/hellanzb.conf -@dirrm share/examples/hellanzb -@dirrm share/doc/hellanzb -@dirrm ${PYSITELIB}/Hellanzb/external/elementtree -@dirrm ${PYSITELIB}/Hellanzb/external -@dirrm ${PYSITELIB}/Hellanzb/NZBLeecher -@dirrm ${PYSITELIB}/Hellanzb/HellaXMLRPC -@dirrm ${PYSITELIB}/Hellanzb |