Author: freetz Date: Sun Feb 5 10:20:34 2006 GMT Module: SOURCES Tag: HEAD ---- Log message: - avoid importing gnomeapplet (requires running xserver)
---- Files affected: SOURCES: gnome-applet-deskbar-configure.patch (NONE -> 1.1) (NEW) ---- Diffs: ================================================================ Index: SOURCES/gnome-applet-deskbar-configure.patch diff -u /dev/null SOURCES/gnome-applet-deskbar-configure.patch:1.1 --- /dev/null Sun Feb 5 11:20:34 2006 +++ SOURCES/gnome-applet-deskbar-configure.patch Sun Feb 5 11:20:29 2006 @@ -0,0 +1,11 @@ +diff -aurN deskbar-applet-2.13.90/configure.ac deskbar-applet-2.13.90.orig/configure.ac +--- deskbar-applet-2.13.90/configure.ac 2006-01-30 23:30:31.000000000 +0100 ++++ deskbar-applet-2.13.90.orig/configure.ac 2006-01-31 17:31:26.690754000 +0100 +@@ -70,7 +70,6 @@ + ) + AC_SUBST(DESKBAR_CFLAGS) + AC_SUBST(DESKBAR_LIBS) +-AM_CHECK_PYMOD(gnomeapplet,,,AC_MSG_ERROR([gnomeapplet not found])) + + dnl **************************************************************************** + dnl * Check for evolution's libebook to build the evolution handler ================================================================ _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
