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 | ba37e7e671a2a0cbac2aef6e1c3a7cdd00729eaf (patch) | |
tree | be753a1339476ea8ac840318300d4e789b2da1a9 /devel/libdatrie | |
parent | 0a65afa26f03a394f7efd437bd2b82695b12159f (diff) | |
download | pkgsrc-ba37e7e671a2a0cbac2aef6e1c3a7cdd00729eaf.tar.gz |
Remove @dirrm entries from PLISTs
Diffstat (limited to 'devel/libdatrie')
-rw-r--r-- | devel/libdatrie/PLIST | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/libdatrie/PLIST b/devel/libdatrie/PLIST index a16e8e8b873..67e8450cf6c 100644 --- a/devel/libdatrie/PLIST +++ b/devel/libdatrie/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2009/05/15 08:52:42 obache Exp $ +@comment $NetBSD: PLIST,v 1.3 2009/06/14 17:48:51 joerg Exp $ bin/trietool-0.2 include/datrie/alpha-map.h include/datrie/trie.h @@ -8,5 +8,3 @@ lib/libdatrie.la lib/pkgconfig/datrie-0.2.pc man/man1/trietool-0.2.1 share/doc/libdatrie/README.migration -@dirrm share/doc/libdatrie -@dirrm include/datrie |