[arch-commits] CVS update of extra/gnome/fast-user-switch-applet (fusa.install)
Jan de Groot
jgc at archlinux.org
Sat Sep 22 22:15:39 UTC 2007
Date: Saturday, September 22, 2007 @ 18:15:39
Author: jgc
Path: /home/cvs-extra/extra/gnome/fast-user-switch-applet
Modified: fusa.install (1.4 -> 1.5)
upgpkg: fast-user-switch-applet 2.20.0-1
Fix install scriptlet
--------------+
fusa.install | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Index: extra/gnome/fast-user-switch-applet/fusa.install
diff -u extra/gnome/fast-user-switch-applet/fusa.install:1.4 extra/gnome/fast-user-switch-applet/fusa.install:1.5
--- extra/gnome/fast-user-switch-applet/fusa.install:1.4 Sat Sep 22 18:08:13 2007
+++ extra/gnome/fast-user-switch-applet/fusa.install Sat Sep 22 18:15:39 2007
@@ -18,4 +18,4 @@
op=$1
shift
-["$(type -t "$op")" = "function" ] && $op "$@"
+$op $*
More information about the arch-commits
mailing list