pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/libbonobo/patches Add patches forgotten in previ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6fabd8da9b58
branches:  trunk
changeset: 464743:6fabd8da9b58
user:      jmmv <jmmv%pkgsrc.org@localhost>
date:      Sun Dec 14 21:46:15 2003 +0000

description:
Add patches forgotten in previous commit.

diffstat:

 devel/libbonobo/patches/patch-aa |  13 +++++++++++++
 devel/libbonobo/patches/patch-ab |  13 +++++++++++++
 2 files changed, 26 insertions(+), 0 deletions(-)

diffs (34 lines):

diff -r 10a3649948cd -r 6fabd8da9b58 devel/libbonobo/patches/patch-aa
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/libbonobo/patches/patch-aa  Sun Dec 14 21:46:15 2003 +0000
@@ -0,0 +1,13 @@
+$NetBSD: patch-aa,v 1.3 2003/12/14 21:46:15 jmmv Exp $
+
+--- Makefile.in.orig   2003-11-03 13:26:50.000000000 +0100
++++ Makefile.in
+@@ -202,7 +202,7 @@ prefix = @prefix@
+ program_transform_name = @program_transform_name@
+ sbindir = @sbindir@
+ sharedstatedir = @sharedstatedir@
+-sysconfdir = @sysconfdir@
++sysconfdir = @datadir@/examples
+ target_alias = @target_alias@
+ SUBDIRS = \
+       idl bonobo-activation bonobo \
diff -r 10a3649948cd -r 6fabd8da9b58 devel/libbonobo/patches/patch-ab
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/libbonobo/patches/patch-ab  Sun Dec 14 21:46:15 2003 +0000
@@ -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.



Home | Main Index | Thread Index | Old Index