SOURCES: gnome-session-configure.patch (NEW) - patch is back

patrys patrys at pld-linux.org
Wed Mar 12 13:32:05 CET 2008


Author: patrys                       Date: Wed Mar 12 12:32:05 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- patch is back

---- Files affected:
SOURCES:
   gnome-session-configure.patch (1.3 -> 1.4)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/gnome-session-configure.patch
diff -u /dev/null SOURCES/gnome-session-configure.patch:1.4
--- /dev/null	Wed Mar 12 13:32:05 2008
+++ SOURCES/gnome-session-configure.patch	Wed Mar 12 13:32:00 2008
@@ -0,0 +1,11 @@
+--- gnome-session-2.22.0/configure.in~	2008-03-10 21:44:33.000000000 +0100
++++ gnome-session-2.22.0/configure.in	2008-03-12 13:22:44.243241843 +0100
+@@ -107,7 +107,7 @@
+ 	
+ AC_PATH_PROG(GNOME_KEYRING_DAEMON, gnome-keyring-daemon, no)
+ if test x"$GNOME_KEYRING_DAEMON" = xno; then
+-  AC_MSG_ERROR([gnome-keyring-daemon executable not found in your path - should be installed with gnome-keyring])
++	GNOME_KEYRING_DAEMON="/usr/bin/gnome-keyring-daemon"
+ fi
+ 	
+ AC_SUBST(GNOME_KEYRING_DAEMON)
================================================================


More information about the pld-cvs-commit mailing list