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 f1a74a4a3..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 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, ':');