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/gdl | |
parent | 61b9e83a855c6f87960e1a28257046ec600d49a5 (diff) | |
download | pkgsrc-26e3ffdae17dc399343a25f8394fbd2a13627bc3.tar.gz |
Remove @dirrm entries from PLISTs
Diffstat (limited to 'devel/gdl')
-rw-r--r-- | devel/gdl/PLIST | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/devel/gdl/PLIST b/devel/gdl/PLIST index 6b27a2262ad..c603661bcf8 100644 --- a/devel/gdl/PLIST +++ b/devel/gdl/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.6 2009/05/19 21:23:45 wiz Exp $ +@comment $NetBSD: PLIST,v 1.7 2009/06/14 17:48:44 joerg Exp $ include/libgdl-1.0/gdl/gdl-combo-button.h include/libgdl-1.0/gdl/gdl-dock-bar.h include/libgdl-1.0/gdl/gdl-dock-item.h @@ -104,8 +104,3 @@ share/locale/vi/LC_MESSAGES/gdl-1.mo share/locale/zh_CN/LC_MESSAGES/gdl-1.mo share/locale/zh_HK/LC_MESSAGES/gdl-1.mo share/locale/zh_TW/LC_MESSAGES/gdl-1.mo -@dirrm share/gtk-doc/html/gdl -@dirrm share/gdl/glade -@dirrm share/gdl -@dirrm include/libgdl-1.0/gdl -@dirrm include/libgdl-1.0 |