updated build system

This commit is contained in:
Marc Wäckerlin
2018-04-04 20:15:04 +00:00
parent ace7775c71
commit 15204811b7
3 changed files with 11 additions and 1159 deletions
+2 -2
View File
@@ -75,8 +75,8 @@ while test $# -gt 0; do
echo " -e ANDROID_HOME=/opt/local/android \\"
echo " -d /opt/local/android \\"
echo " -r universe \\"
echo " -r https://dev.marc.waeckerlin.org/repository \\"
echo " -k https://dev.marc.waeckerlin.org/repository/PublicKey \\"
echo " -r https://repository.mrw.sh \\"
echo " -k https://repository.mrw.sh/PublicKey \\"
echo " -p mrw-c++"
echo
exit 0