Sophie

Sophie

distrib > Mandriva > 2007.1 > x86_64 > by-pkgid > 079dff8900de1f22c7d3761f66d5b92f > files > 2

evolution-data-server-1.10.0-4mdv2007.1.src.rpm

--- evolution-data-server-1.10.0/src/server.c.libexec	2007-04-02 11:38:46.000000000 +0200
+++ evolution-data-server-1.10.0/src/server.c	2007-04-02 12:19:34.000000000 +0200
@@ -109,7 +109,7 @@
 	
 	gnome_segv_path = GNOMEUI_SERVERDIR "/gnome_segv2";
 	
-	exec = g_strdup_printf ("%s \"" PREFIX "/libexec/" PACKAGE "-" BASE_VERSION "\" %d \"" VERSION "\"",
+	exec = g_strdup_printf ("%s \"" PACKAGE "-" BASE_VERSION "\" %d \"" VERSION "\"",
 				gnome_segv_path, signo);
 	system (exec);
 	g_free (exec);