diff options
author | joerg <joerg> | 2009-06-14 18:24:43 +0000 |
---|---|---|
committer | joerg <joerg> | 2009-06-14 18:24:43 +0000 |
commit | bc5166beb7170c57b382e1a8edb9cd30cd0debac (patch) | |
tree | 901d6ff76547ccb15b69b776c78756903823d878 /x11/gtk | |
parent | 7fa979994f696914a574d1ec2531f8737f4e41eb (diff) | |
download | pkgsrc-bc5166beb7170c57b382e1a8edb9cd30cd0debac.tar.gz |
Remove @dirrm entries from PLISTs
Diffstat (limited to 'x11/gtk')
-rw-r--r-- | x11/gtk/PLIST | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/x11/gtk/PLIST b/x11/gtk/PLIST index d9e225cfb61..ec141587d1a 100644 --- a/x11/gtk/PLIST +++ b/x11/gtk/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.14 2006/04/17 07:07:39 jlam Exp $ +@comment $NetBSD: PLIST,v 1.15 2009/06/14 18:24:49 joerg Exp $ bin/gtk-config info/gdk.info info/gtk.info @@ -218,9 +218,4 @@ share/locale/hr/LC_MESSAGES/gtk+.mo share/locale/sl/LC_MESSAGES/gtk+.mo share/locale/vi/LC_MESSAGES/gtk+.mo share/themes/Default/gtk/gtkrc -@dirrm share/themes/Default/gtk @unexec ${RMDIR} %D/share/themes/Default 2>/dev/null || ${TRUE} -@dirrm include/gtk-1.2/gtk -@dirrm include/gtk-1.2/gdk -@dirrm include/gtk-1.2 -@dirrm share/gtk |