1
0

android: correctly describe buildozer branch used

This commit is contained in:
Sander van Grieken
2023-11-01 11:20:42 +01:00
parent 55c01bda9b
commit 58ff76adcf

View File

@@ -184,8 +184,7 @@ RUN cd /opt \
&& git remote add sombernight https://github.com/SomberNight/buildozer \
&& git remote add accumulator https://github.com/accumulator/buildozer \
&& git fetch --all \
# commit: from branch master (note: careful with force-pushing! see #8162) \
# no, this is master
# commit: from branch electrum-qt6 (note: careful with force-pushing! see #8162) \
&& git checkout "ce4f2257249fdf4ff1f4cb8983fd7ac44174a274^{commit}" \
&& /opt/venv/bin/python3 -m pip install --no-build-isolation --no-dependencies -e .