diff options
author | joerg <joerg> | 2009-06-14 17:48:39 +0000 |
---|---|---|
committer | joerg <joerg> | 2009-06-14 17:48:39 +0000 |
commit | a3974bf3b6efabbf626979c76d7215661405a16e (patch) | |
tree | be753a1339476ea8ac840318300d4e789b2da1a9 /devel/topgit | |
parent | 7af33f0780f46bb1a19daa9c6479e75838fa936b (diff) | |
download | pkgsrc-a3974bf3b6efabbf626979c76d7215661405a16e.tar.gz |
Remove @dirrm entries from PLISTs
Diffstat (limited to 'devel/topgit')
-rw-r--r-- | devel/topgit/PLIST | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/devel/topgit/PLIST b/devel/topgit/PLIST index 05e589c2e76..f09de79e5fa 100644 --- a/devel/topgit/PLIST +++ b/devel/topgit/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2009/03/08 05:58:07 minskim Exp $ +@comment $NetBSD: PLIST,v 1.2 2009/06/14 17:49:16 joerg Exp $ bin/tg libexec/topgit/hooks/pre-commit libexec/topgit/tg-create @@ -23,6 +23,3 @@ share/topgit/tg-patch.txt share/topgit/tg-remote.txt share/topgit/tg-summary.txt share/topgit/tg-update.txt -@dirrm share/topgit -@dirrm libexec/topgit/hooks -@dirrm libexec/topgit |