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/cunit/PLIST | |
parent | b8ef2bdf051862f04569a1854a5b083a3b76f811 (diff) | |
download | pkgsrc-61b9e83a855c6f87960e1a28257046ec600d49a5.tar.gz |
Remove @dirrm entries from PLISTs
Diffstat (limited to 'devel/cunit/PLIST')
-rw-r--r-- | devel/cunit/PLIST | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/devel/cunit/PLIST b/devel/cunit/PLIST index cdb66a9e0d7..6f314b47178 100644 --- a/devel/cunit/PLIST +++ b/devel/cunit/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2009/01/10 21:03:58 agc Exp $ +@comment $NetBSD: PLIST,v 1.2 2009/06/14 17:48:38 joerg Exp $ include/CUnit/Automated.h include/CUnit/Basic.h include/CUnit/CUError.h @@ -36,7 +36,3 @@ share/doc/CUnit/managing_tests.html share/doc/CUnit/running_tests.html share/doc/CUnit/test_registry.html share/doc/CUnit/writing_tests.html -@dirrm share/doc/CUnit/headers -@dirrm share/doc/CUnit -@dirrm share/CUnit -@dirrm include/CUnit |