diff options
author | joerg <joerg@pkgsrc.org> | 2009-06-14 18:24:43 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2009-06-14 18:24:43 +0000 |
commit | 843a1e6099e65596a78074521c576c082aaeb0c1 (patch) | |
tree | 901d6ff76547ccb15b69b776c78756903823d878 /x11/gtksourceview2 | |
parent | fa32838ef52b296b95f149ddd10e2f32e9ccb968 (diff) | |
download | pkgsrc-843a1e6099e65596a78074521c576c082aaeb0c1.tar.gz |
Remove @dirrm entries from PLISTs
Diffstat (limited to 'x11/gtksourceview2')
-rw-r--r-- | x11/gtksourceview2/PLIST | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/x11/gtksourceview2/PLIST b/x11/gtksourceview2/PLIST index 26fd942062f..b3bc68254b7 100644 --- a/x11/gtksourceview2/PLIST +++ b/x11/gtksourceview2/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.7 2009/04/17 17:31:33 drochner Exp $ +@comment $NetBSD: PLIST,v 1.8 2009/06/14 18:24:51 joerg Exp $ include/gtksourceview-2.0/gtksourceview/gtksourcebuffer.h include/gtksourceview-2.0/gtksourceview/gtksourceiter.h include/gtksourceview-2.0/gtksourceview/gtksourcelanguage.h @@ -191,9 +191,3 @@ share/locale/xh/LC_MESSAGES/gtksourceview-2.0.mo share/locale/zh_CN/LC_MESSAGES/gtksourceview-2.0.mo share/locale/zh_HK/LC_MESSAGES/gtksourceview-2.0.mo share/locale/zh_TW/LC_MESSAGES/gtksourceview-2.0.mo -@dirrm share/gtksourceview-2.0/styles -@dirrm share/gtksourceview-2.0/language-specs -@dirrm share/gtksourceview-2.0 -@dirrm share/gtk-doc/html/gtksourceview-2.0 -@dirrm include/gtksourceview-2.0/gtksourceview -@dirrm include/gtksourceview-2.0 |