summaryrefslogtreecommitdiff
path: root/devel/libbonobo/files/patch-server__activation-server-main.c
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-07-29 17:12:47 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-07-29 17:12:47 +0000
commit08a006d08a4c35d2c3ecc9a3d10cf7fd14661a84 (patch)
tree0cfc4f0736babb895eb97a65c6defe632a0249c7 /devel/libbonobo/files/patch-server__activation-server-main.c
parenteditors/fte: update to 20110708 (diff)
Rename all patches that contain '::' as a path separator, and use
'__' instead.
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 000000000000..0f7e7cd3fe08
--- /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,