diff options
author | joerg <joerg@pkgsrc.org> | 2009-06-14 17:38:38 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2009-06-14 17:38:38 +0000 |
commit | 0a65afa26f03a394f7efd437bd2b82695b12159f (patch) | |
tree | b2763342529685dc0b9381e50e1603aac2648224 /comms/pilotmgr | |
parent | c8b8fb52f7c9dc4c97bd814513f62fd3ec0ca7fd (diff) | |
download | pkgsrc-0a65afa26f03a394f7efd437bd2b82695b12159f.tar.gz |
Remove @dirrm entries from PLISTs
Diffstat (limited to 'comms/pilotmgr')
-rw-r--r-- | comms/pilotmgr/PLIST | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/comms/pilotmgr/PLIST b/comms/pilotmgr/PLIST index f3dd0d3d268..183c6641b49 100644 --- a/comms/pilotmgr/PLIST +++ b/comms/pilotmgr/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.4 2007/03/08 19:43:13 wiz Exp $ +@comment $NetBSD: PLIST,v 1.5 2009/06/14 17:38:41 joerg Exp $ bin/PilotManager lib/pilotmgr/Backup.pm lib/pilotmgr/Installer.pm @@ -23,9 +23,3 @@ lib/pilotmgr/lib/test/SyncPlan.t share/doc/pilotmgr/Conduit.api share/doc/pilotmgr/SyncPlan.help share/doc/pilotmgr/WelcomeMessage -@dirrm lib/pilotmgr/lib/test -@dirrm lib/pilotmgr/lib/perl5 -@dirrm lib/pilotmgr/lib/images -@dirrm lib/pilotmgr/lib -@dirrm lib/pilotmgr -@dirrm share/doc/pilotmgr |