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 /devel/stgit/PLIST | |
parent | 61b9e83a855c6f87960e1a28257046ec600d49a5 (diff) | |
download | pkgsrc-26e3ffdae17dc399343a25f8394fbd2a13627bc3.tar.gz |
Remove @dirrm entries from PLISTs
Diffstat (limited to 'devel/stgit/PLIST')
-rw-r--r-- | devel/stgit/PLIST | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/devel/stgit/PLIST b/devel/stgit/PLIST index 50ccd61f76b..ecfdd348c62 100644 --- a/devel/stgit/PLIST +++ b/devel/stgit/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.6 2008/04/10 12:11:34 bjs Exp $ +@comment $NetBSD: PLIST,v 1.7 2009/06/14 17:49:15 joerg Exp $ bin/stg bin/stg-cvs bin/stg-dispatch @@ -204,11 +204,3 @@ share/stgit/templates/covermail.tmpl share/stgit/templates/mailattch.tmpl share/stgit/templates/patchexport.tmpl share/stgit/templates/patchmail.tmpl -@dirrm share/stgit/templates -@dirrm share/stgit/contrib -@dirrm share/stgit -@dirrm share/examples/stgit -@dirrm share/doc/stgit/html -@dirrm share/doc/stgit -@dirrm ${PYSITELIB}/stgit/commands -@dirrm ${PYSITELIB}/stgit |