mirror of https://github.com/BOINC/boinc.git
*** empty log message ***
svn path=/trunk/boinc/; revision=2419
This commit is contained in:
parent
2f09f54530
commit
bf5c01f624
|
@ -278,7 +278,7 @@ def install_boinc_files(dest_dir):
|
|||
[ 'start', 'stop', 'status',
|
||||
'grep_logs' ])
|
||||
map(lambda (s): install(srcdir('tools',s), dir('bin',s)),
|
||||
[ 'boinc_path_config.py', 'add', 'dbcheck_files_exist',
|
||||
[ 'boinc_path_config.py', 'add', 'dbcheck_files_exist', 'update_versions',
|
||||
'upgrade' ])
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue