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/stgit | |
parent | 7af33f0780f46bb1a19daa9c6479e75838fa936b (diff) | |
download | pkgsrc-a3974bf3b6efabbf626979c76d7215661405a16e.tar.gz |
Remove @dirrm entries from PLISTs
Diffstat (limited to 'devel/stgit')
-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 |