Author: freetz                       Date: Tue Feb 28 20:34:11 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- kill double $$

---- Files affected:
SOURCES:
   gnome-applet-fast-user-switch-ac.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/gnome-applet-fast-user-switch-ac.patch
diff -u /dev/null SOURCES/gnome-applet-fast-user-switch-ac.patch:1.1
--- /dev/null   Tue Feb 28 21:34:11 2006
+++ SOURCES/gnome-applet-fast-user-switch-ac.patch      Tue Feb 28 21:34:06 2006
@@ -0,0 +1,12 @@
+diff -aurN fast-user-switch-applet-2.13.92.orig/configure.ac 
fast-user-switch-applet-2.13.92/configure.ac
+--- fast-user-switch-applet-2.13.92.orig/configure.ac  2006-02-28 
00:02:24.000000000 +0100
++++ fast-user-switch-applet-2.13.92/configure.ac       2006-02-28 
18:44:08.630411016 +0100
+@@ -29,7 +29,7 @@
+ AC_DEFUN([AC_DEFINE_PATH], [
+   test "x$prefix" = xNONE && prefix="$ac_default_prefix"
+   test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
+-  ac_define_path=`eval echo [$]$2`
++  ac_define_path=`eval echo $2`
+   ac_define_path=`eval echo [$]ac_define_path`
+   $1="$ac_define_path"
+   AC_SUBST($1)
================================================================
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to