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/librlog | |
parent | 0a65afa26f03a394f7efd437bd2b82695b12159f (diff) | |
download | pkgsrc-ba37e7e671a2a0cbac2aef6e1c3a7cdd00729eaf.tar.gz |
Remove @dirrm entries from PLISTs
Diffstat (limited to 'devel/librlog')
-rw-r--r-- | devel/librlog/PLIST | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/devel/librlog/PLIST b/devel/librlog/PLIST index 85e89d28bf8..b289d76057a 100644 --- a/devel/librlog/PLIST +++ b/devel/librlog/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2007/02/18 14:18:18 xtraeme Exp $ +@comment $NetBSD: PLIST,v 1.2 2009/06/14 17:48:55 joerg Exp $ include/rlog/Error.h include/rlog/Lock.h include/rlog/Mutex.h @@ -87,6 +87,3 @@ share/doc/rlog/html/rlog_2rlog_8h-source.html share/doc/rlog/html/rlog_2rloginit_8h-source.html share/doc/rlog/html/rlog_2rloglocation_8h-source.html share/doc/rlog/refman.pdf -@dirrm share/doc/rlog/html -@dirrm share/doc/rlog -@dirrm include/rlog |