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/valgrind | |
parent | 61b9e83a855c6f87960e1a28257046ec600d49a5 (diff) | |
download | pkgsrc-26e3ffdae17dc399343a25f8394fbd2a13627bc3.tar.gz |
Remove @dirrm entries from PLISTs
Diffstat (limited to 'devel/valgrind')
-rw-r--r-- | devel/valgrind/PLIST | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/devel/valgrind/PLIST b/devel/valgrind/PLIST index 60ce30e7f4e..ab3295a36e4 100644 --- a/devel/valgrind/PLIST +++ b/devel/valgrind/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2005/07/21 19:44:30 jschauma Exp $ +@comment $NetBSD: PLIST,v 1.2 2009/06/14 17:49:17 joerg Exp $ bin/cg_annotate bin/valgrind bin/valgrind-listener @@ -47,9 +47,3 @@ share/doc/valgrind/mc_main.html share/doc/valgrind/mc_techdocs.html share/doc/valgrind/ms_main.html share/doc/valgrind/nl_main.html -@dirrm share/doc/valgrind -@dirrm lib/valgrind -@dirrm include/valgrind/x86-${LOWER_OPSYS} -@dirrm include/valgrind/x86 -@dirrm include/valgrind/${LOWER_OPSYS} -@dirrm include/valgrind |