mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
build-system/mxe: use the new container image
[Dirk Hohndel: switched back to our docker hub repo] Signed-off-by: Paul Buxton <paulbuxton.mail@googlemail.com> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
a753845d5a
commit
68b651e494
2 changed files with 4 additions and 3 deletions
|
@ -1,8 +1,7 @@
|
|||
#!/bin/bash
|
||||
# abstract the prepare commands for the windows build into a script that can be reused
|
||||
# instead of a yaml file
|
||||
cd /win
|
||||
ln -s /__w/subsurface/subsurface .
|
||||
|
||||
echo "downloading sources for fresh build"
|
||||
bash subsurface/scripts/get-dep-lib.sh single . libzip
|
||||
bash subsurface/scripts/get-dep-lib.sh single . googlemaps
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue