mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-04 02:08:49 -04:00
14 lines
482 B
Plaintext
14 lines
482 B
Plaintext
$NetBSD: patch-ab,v 1.4 2004/04/01 18:18:00 jmmv Exp $
|
|
|
|
--- activation-server/object-directory-config-file.h.orig 2003-12-08 21:20:24.000000000 +0000
|
|
+++ 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.
|