mirror of https://github.com/BOINC/boinc.git
Android: Another try and the path issue
This commit is contained in:
parent
b501d5c358
commit
e490ab8aa4
|
@ -51,7 +51,7 @@ arm-linux-androideabi-strip *
|
|||
cd ../../../../
|
||||
|
||||
echo "Copy Assets"
|
||||
cd $BOINC/android
|
||||
cd android
|
||||
mkdir "BOINC/assets"
|
||||
cp "$BOINC/stage/usr/local/bin/boinc" "BOINC/assets/boinc"
|
||||
cp "$BOINC/win_build/installerv2/redist/all_projects_list.xml" "BOINC/assets/all_projects_list.xml"
|
||||
|
|
Loading…
Reference in New Issue