]> git.pld-linux.org Git - packages/boinc.git/blame - boinc-path.patch
- pl summary/description
[packages/boinc.git] / boinc-path.patch
CommitLineData
7210d9b0
SP
1--- boinc 2004-10-17 20:09:04.853257320 +0000
2+++ boinc.new 2004-10-17 20:14:59.922278624 +0000
3@@ -11,12 +11,12 @@
4 # Parameters to be set before using the script
5
6 # The path where BOINC state files reside
7-BOINC_PATH=/usr/local/boinc
8+BOINC_PATH=/usr/share/boinc
9
10 # The path where BOINC client executable resides (without the client name)
11 # If client 'setiathome' is in /usr/bin, you'll have BOINC_BIN_PATH=/usr/bin
12 # This path may be absolute or relative to BOINC_PATH
13-BOINC_BIN_PATH=.
14+BOINC_BIN_PATH=/usr/bin
15
16 # LOG file for BOINC, with its absolute path
17 BOINC_LOG_FILE=$BOINC_PATH/boinc.log
This page took 0.092563 seconds and 4 git commands to generate.