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, 0 insertions, 11 deletions
diff --git a/devel/libbonobo/files/patch-server::activation-server-main.c b/devel/libbonobo/files/patch-server::activation-server-main.c
deleted file mode 100644
index 0f7e7cd3f..000000000
--- a/devel/libbonobo/files/patch-server::activation-server-main.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- 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,