diff options
Diffstat (limited to 'devel/libbonobo/patches/patch-ab')
-rw-r--r-- | devel/libbonobo/patches/patch-ab | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/devel/libbonobo/patches/patch-ab b/devel/libbonobo/patches/patch-ab new file mode 100644 index 00000000000..7fcce6a6fcd --- /dev/null +++ b/devel/libbonobo/patches/patch-ab @@ -0,0 +1,13 @@ +$NetBSD: patch-ab,v 1.3 2003/12/14 21:46:15 jmmv Exp $ + +--- activation-server/object-directory-config-file.h.orig 2001-09-13 19:50:12.000000000 +0200 ++++ activation-server/object-directory-config-file.h +@@ -27,7 +27,7 @@ + + #include <libxml/tree.h> + +-#define SERVER_CONFIG_FILE "/bonobo-activation/bonobo-activation-config.xml" ++#define SERVER_CONFIG_FILE "/bonobo-activation-config.xml" + + /* loads the information from oaf configuration file + in $sysconfdir/oaf/oaf-conf.xml. |