summaryrefslogtreecommitdiffstats
path: root/devel/libbonobo/files/patch-server::activation-server-main.c
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libbonobo/files/patch-server::activation-server-main.c')
-rw-r--r--devel/libbonobo/files/patch-server::activation-server-main.c11
1 files changed, 11 insertions, 0 deletions
diff --git a/devel/libbonobo/files/patch-server::activation-server-main.c b/devel/libbonobo/files/patch-server::activation-server-main.c
new file mode 100644
index 000000000..0f7e7cd3f
--- /dev/null
+++ b/devel/libbonobo/files/patch-server::activation-server-main.c
@@ -0,0 +1,11 @@
+--- activation-server/activation-server-main.c.orig Fri Apr 15 20:37:07 2005
++++ activation-server/activation-server-main.c Fri Aug 19 16:27:59 2005
+@@ -197,7 +197,7 @@ build_src_dir (void)
+ g_string_append (gnome_od_source_dir,
+ gnome_dirs[i]);
+ g_string_append (gnome_od_source_dir,
+- "/lib/bonobo/servers" G_SEARCHPATH_SEPARATOR_S);
++ "/libdata/bonobo/servers" G_SEARCHPATH_SEPARATOR_S);
+ }
+ g_strfreev (gnome_dirs);
+ g_string_append (real_od_source_dir,