repo.or.cz
/
aur-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git]
/
yacy
/
yacyInit-ArchLinux.patch
blob
e913c480bc0125d362b6edc451cdc5aa0cce0970
1
--- yacyInit.m4.orig
2
+++ yacyInit.m4
3
@@ -71,13 +71,13 @@
4
5
')dnl
6
ifdef(`ArchLinux', `dnl
7
+. /etc/rc.conf
8
+. /etc/rc.d/functions
9
+
10
[ -f /etc/profile.d/jre.sh ] && . /etc/profile.d/jre.sh
11
12
[ -f /etc/conf.d/yacy ] && . /etc/conf.d/yacy
13
14
-. /etc/rc.conf
15
-. /etc/rc.d/functions
16
-
17
')dnl
18
ifdef(`Fedora', `dnl
19
# Source function library.