summaryrefslogtreecommitdiff
path: root/x11/gtk/PLIST
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2004-01-18 01:11:40 +0000
committerjlam <jlam@pkgsrc.org>2004-01-18 01:11:40 +0000
commitd69cf51b78299f3f065a2ea4b3d8d948a204eee5 (patch)
treecc4531bc8e1b67cef8cf2cac8a1e67a6b6345f4b /x11/gtk/PLIST
parent5ad394bbd5631b8e5f1e92a4bc5751d78e9b23cd (diff)
downloadpkgsrc-d69cf51b78299f3f065a2ea4b3d8d948a204eee5.tar.gz
Move some @exec/@unexec logic out of the PLIST into an INSTALL file.
Diffstat (limited to 'x11/gtk/PLIST')
-rw-r--r--x11/gtk/PLIST4
1 files changed, 1 insertions, 3 deletions
diff --git a/x11/gtk/PLIST b/x11/gtk/PLIST
index a1f70fd2a9f..e4272c8540a 100644
--- a/x11/gtk/PLIST
+++ b/x11/gtk/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.7 2003/06/25 13:35:07 wiz Exp $
+@comment $NetBSD: PLIST,v 1.8 2004/01/18 01:11:40 jlam Exp $
bin/gtk-config
share/gtk/gtkrc.az
share/gtk/gtkrc.be
@@ -232,8 +232,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
-@exec test %D = ${LOCALBASE} || ln -s %D/share/aclocal/gtk.m4 ${LOCALBASE}/share/aclocal/gtk.m4
-@unexec test %D = ${LOCALBASE} || ${RM} ${LOCALBASE}/share/aclocal/gtk.m4
@unexec ${RMDIR} %D/share/aclocal 2>/dev/null || ${TRUE}
@dirrm share/themes/Default/gtk
@unexec ${RMDIR} %D/share/themes/Default 2>/dev/null || ${TRUE}