diff options
author | wiz <wiz> | 2006-02-16 18:09:27 +0000 |
---|---|---|
committer | wiz <wiz> | 2006-02-16 18:09:27 +0000 |
commit | 917bfd7df40950882cdc370c3f33aa8bcc084387 (patch) | |
tree | dcce707b98cda6df89aed7dc2865b3e1aeec4026 /x11/gtk | |
parent | 43677e2cb29a73848079395f5ab707b4ce4e5568 (diff) | |
download | pkgsrc-917bfd7df40950882cdc370c3f33aa8bcc084387.tar.gz |
Do not remove share/aclocal, it's in the *dist files.
Diffstat (limited to 'x11/gtk')
-rw-r--r-- | x11/gtk/PLIST | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/gtk/PLIST b/x11/gtk/PLIST index 0812e85cee4..e3ea17b0875 100644 --- a/x11/gtk/PLIST +++ b/x11/gtk/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.11 2004/09/22 08:09:58 jlam Exp $ +@comment $NetBSD: PLIST,v 1.12 2006/02/16 18:09:27 wiz Exp $ bin/gtk-config share/gtk/gtkrc.az share/gtk/gtkrc.be @@ -216,7 +216,6 @@ ${PKGLOCALEDIR}/locale/hr/LC_MESSAGES/gtk+.mo ${PKGLOCALEDIR}/locale/sl/LC_MESSAGES/gtk+.mo ${PKGLOCALEDIR}/locale/vi/LC_MESSAGES/gtk+.mo share/themes/Default/gtk/gtkrc -@unexec ${RMDIR} %D/share/aclocal 2>/dev/null || ${TRUE} @dirrm share/themes/Default/gtk @unexec ${RMDIR} %D/share/themes/Default 2>/dev/null || ${TRUE} @dirrm include/gtk-1.2/gtk |