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/coconut | |
parent | b8ef2bdf051862f04569a1854a5b083a3b76f811 (diff) | |
download | pkgsrc-61b9e83a855c6f87960e1a28257046ec600d49a5.tar.gz |
Remove @dirrm entries from PLISTs
Diffstat (limited to 'devel/coconut')
-rw-r--r-- | devel/coconut/PLIST | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/devel/coconut/PLIST b/devel/coconut/PLIST index 4d3bfe7324e..678fed3f436 100644 --- a/devel/coconut/PLIST +++ b/devel/coconut/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2004/09/22 08:09:24 jlam Exp $ +@comment $NetBSD: PLIST,v 1.3 2009/06/14 17:48:37 joerg Exp $ bin/coconut-config include/coconut/carray.h include/coconut/casyncfile.h @@ -146,7 +146,3 @@ share/aclocal/search-define-header.m4 share/aclocal/search-define-lib.m4 share/aclocal/search-header.m4 share/aclocal/warning.m4 -@dirrm include/coconut/gtk -@dirrm include/coconut/gnet -@dirrm include/coconut/gl -@dirrm include/coconut |