aboutsummaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2010-11-26 23:44:06 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2010-11-26 23:44:06 +0000
commit5ba7f30c0699091a422c0fe4e9b5ec2b47b48935 (patch)
treed5738c0b29bad648f8e8f4a0692734b0b01a1ef2 /x11
parent13814e5bcdf2456dd22770108fd30c430bf93e2e (diff)
downloadports-5ba7f30c0699091a422c0fe4e9b5ec2b47b48935.tar.gz
ports-5ba7f30c0699091a422c0fe4e9b5ec2b47b48935.zip
Correct a typo when running gio-querymodules.
PR: 152606 Submitted by: olgeni
Notes
Notes: svn path=/head/; revision=265221
Diffstat (limited to 'x11')
-rw-r--r--x11/gnome-panel/pkg-plist2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/gnome-panel/pkg-plist b/x11/gnome-panel/pkg-plist
index 1f93a7f91a44..2bffc2fccff9 100644
--- a/x11/gnome-panel/pkg-plist
+++ b/x11/gnome-panel/pkg-plist
@@ -19,7 +19,7 @@ lib/girepository-1.0/PanelApplet-3.0.typelib
%%BONOBO%%lib/gnome-panel/modules/libpanel-applets-bonobo.a
%%BONOBO%%lib/gnome-panel/modules/libpanel-applets-bonobo.la
%%BONOBO%%lib/gnome-panel/modules/libpanel-applets-bonobo.so
-@exec %%LOCALBASE%%/bin/gio-querymodules %D/lib/gnome-panel/modules 2>1/dev/null || /usr/bin/true
+@exec %%LOCALBASE%%/bin/gio-querymodules %D/lib/gnome-panel/modules 2>/dev/null || /usr/bin/true
@unexec /bin/rm -f %D/lib/gnome-panel/modules/giomodule.cache
%%BONOBO%%lib/libpanel-applet-2.a
%%BONOBO%%lib/libpanel-applet-2.la