]> git.pld-linux.org Git - packages/bjorb.git/blob - bjorb-sysconfdir.patch
- tabs in preamble
[packages/bjorb.git] / bjorb-sysconfdir.patch
1 diff -Nura bjorb-0.5.5p1/src/common.h.in bjorb-0.5.5p1.new/src/common.h.in
2 --- bjorb-0.5.5p1/src/common.h.in       1999-02-22 03:40:47.000000000 +0100
3 +++ bjorb-0.5.5p1.new/src/common.h.in   2004-08-11 22:11:37.000000000 +0200
4 @@ -15,7 +15,7 @@
5  
6  #define LINEBUFSIZ 256
7  
8 -#define CONFIG_FILE_SEARCH_PATH ".;@prefix@/etc/"
9 +#define CONFIG_FILE_SEARCH_PATH ".;@sysconfdir@"
10  #define CONFIG_FILE_NAME        "bjorb.conf"
11  #define PIDFILE   "@PIDFILE@"
12  
This page took 0.032229 seconds and 4 git commands to generate.