projects
/
onis.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e2c8b33
)
Merged fix for the patch from Release-0.8.0 tag
author
octo
<octo>
Sun, 17 Apr 2005 14:58:03 +0000
(14:58 +0000)
committer
octo
<octo>
Sun, 17 Apr 2005 14:58:03 +0000
(14:58 +0000)
contrib/systemwide-patch/systemwide-patch.diff
patch
|
blob
|
history
diff --git
a/contrib/systemwide-patch/systemwide-patch.diff
b/contrib/systemwide-patch/systemwide-patch.diff
index
63b189b
..
4ebd4f2
100644
(file)
--- a/
contrib/systemwide-patch/systemwide-patch.diff
+++ b/
contrib/systemwide-patch/systemwide-patch.diff
@@
-17,7
+17,7
@@
diff -ur trunk/onis systemwide-patch/onis
parse_argv (@ARGV);
-read_config (get_config ('config') ? get_config ('config') : 'onis.conf');
-+read_config (get_config ('config') ? get_config ('config') : '/etc/onis.conf');
++read_config (get_config ('config') ? get_config ('config') : '/etc/onis
/onis
.conf');
read_config (scalar get_config ('theme')) if (get_config ('theme'));
my $output = get_config ('output');