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/libebml | |
parent | 61b9e83a855c6f87960e1a28257046ec600d49a5 (diff) | |
download | pkgsrc-26e3ffdae17dc399343a25f8394fbd2a13627bc3.tar.gz |
Remove @dirrm entries from PLISTs
Diffstat (limited to 'devel/libebml')
-rw-r--r-- | devel/libebml/PLIST | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/libebml/PLIST b/devel/libebml/PLIST index c60e79a4a3b..751db2b6c4f 100644 --- a/devel/libebml/PLIST +++ b/devel/libebml/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.5 2007/11/14 18:20:05 drochner Exp $ +@comment $NetBSD: PLIST,v 1.6 2009/06/14 17:48:52 joerg Exp $ include/ebml/Debug.h include/ebml/EbmlBinary.h include/ebml/EbmlConfig.h @@ -26,5 +26,3 @@ include/ebml/MemIOCallback.h include/ebml/StdIOCallback.h include/ebml/c/libebml_t.h lib/libebml.la -@dirrm include/ebml/c -@dirrm include/ebml |