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 | 61b9e83a855c6f87960e1a28257046ec600d49a5 (patch) | |
tree | b2763342529685dc0b9381e50e1603aac2648224 /devel/atf/PLIST | |
parent | b8ef2bdf051862f04569a1854a5b083a3b76f811 (diff) | |
download | pkgsrc-61b9e83a855c6f87960e1a28257046ec600d49a5.tar.gz |
Remove @dirrm entries from PLISTs
Diffstat (limited to 'devel/atf/PLIST')
-rw-r--r-- | devel/atf/PLIST | 19 |
1 files changed, 1 insertions, 18 deletions
diff --git a/devel/atf/PLIST b/devel/atf/PLIST index 959659c8bb8..a98a8f87194 100644 --- a/devel/atf/PLIST +++ b/devel/atf/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.6 2009/01/18 21:23:14 jmmv Exp $ +@comment $NetBSD: PLIST,v 1.7 2009/06/14 17:48:34 joerg Exp $ bin/atf-check bin/atf-compile bin/atf-config @@ -326,21 +326,4 @@ tests/atf/tools/t_atf_config tests/atf/tools/t_atf_exec tests/atf/tools/t_atf_report tests/atf/tools/t_atf_run -@dirrm tests/atf/tools -@dirrm tests/atf/test_programs -@dirrm tests/atf/formats -@dirrm tests/atf/data -@dirrm tests/atf/atf-sh -@dirrm tests/atf/atf-c++ -@dirrm tests/atf/atf-c -@dirrm tests/atf -@dirrm tests -@dirrm share/xsl/atf @unexec ${RMDIR} %D/share/xsl >/dev/null 2>&1 || ${TRUE} -@dirrm share/xml/atf -@comment in xmlcatmgr: @dirrm share/xml -@dirrm share/examples/atf -@dirrm share/doc/atf -@dirrm share/atf -@dirrm include/atf-c++ -@dirrm include/atf-c |