summaryrefslogtreecommitdiffstats
path: root/devel/libbonobo/files/patch-server::activation-server-main.c
blob: f1a74a4a370c51e816d67a7a77fc1b208278bd93 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- activation-server/activation-server-main.c.orig Fri Oct 18 06:15:12 2002
+++ activation-server/activation-server-main.c  Sat Nov  9 01:50:36 2002
@@ -127,7 +127,7 @@
                         g_string_append (gnome_od_source_dir,
                                          gnome_dirs[i]);
                         g_string_append (gnome_od_source_dir,
-                                         "/lib/bonobo/servers:");
+                                         "/libdata/bonobo/servers:");
                 }
                 g_strfreev (gnome_dirs);
                 g_string_append_c (real_od_source_dir, ':');