mirror of https://github.com/BOINC/boinc.git
Update prepare_apps
This commit is contained in:
parent
5cae2d5c31
commit
fa595745fe
|
@ -74,6 +74,7 @@ prepare_apps() {
|
||||||
cp_if_exists samples/vboxwrapper/vboxwrapper "${TARGET_DIR}"
|
cp_if_exists samples/vboxwrapper/vboxwrapper "${TARGET_DIR}"
|
||||||
cp_if_exists samples/worker/worker "${TARGET_DIR}"
|
cp_if_exists samples/worker/worker "${TARGET_DIR}"
|
||||||
cp_if_exists samples/wrapper/wrapper "${TARGET_DIR}"
|
cp_if_exists samples/wrapper/wrapper "${TARGET_DIR}"
|
||||||
|
cp_if_exists samples/openclapp/openclapp "${TARGET_DIR}"
|
||||||
prepare_7z_archive
|
prepare_7z_archive
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue