SomberNight
6 years ago
No known key found for this signature in database
GPG Key ID: B33B5F232C6271E9
1 changed files with
3 additions and
1 deletions
-
electrum/gui/kivy/tools/Dockerfile
|
|
@ -147,7 +147,9 @@ RUN cd /opt \ |
|
|
|
&& git fetch --all \ |
|
|
|
&& git checkout dec1badc3bd134a9a1c69275339423a95d63413e \ |
|
|
|
# allowBackup="false": |
|
|
|
&& git cherry-pick 86eeec7c19679a5886d5e095ce0a43f1da138f87 \ |
|
|
|
&& git cherry-pick d7f722e4e5d4b3e6f5b1733c95e6a433f78ee570 \ |
|
|
|
# enable IPv6: |
|
|
|
&& git cherry-pick a607f4a446773ac0b0a5150171092b0617fbe670 \ |
|
|
|
&& python3 -m pip install -e . |
|
|
|
|
|
|
|
# build env vars |
|
|
|