SOURCES (AC-branch): gnome-applet-fast-user-switch-ac.patch (NEW) ...

baggins baggins at pld-linux.org
Tue May 16 18:53:23 CEST 2006


Author: baggins                      Date: Tue May 16 16:53:23 2006 GMT
Module: SOURCES                       Tag: AC-branch
---- Log message:
- from HEAD

---- Files affected:
SOURCES:
   gnome-applet-fast-user-switch-ac.patch (NONE -> 1.1.2.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.2.1
--- /dev/null	Tue May 16 18:53:23 2006
+++ SOURCES/gnome-applet-fast-user-switch-ac.patch	Tue May 16 18:53:18 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)
================================================================


More information about the pld-cvs-commit mailing list