mirror of
https://codeberg.org/comaps/comaps
synced 2025-12-19 13:03:36 +00:00
[generator] Enable drules generation
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>
This commit is contained in:
@@ -51,9 +51,11 @@ mkdir -p /home/planet/subway
|
||||
#echo "endpoint = $S3_ENDPOINT" >> ~/.config/rclone/rclone.conf
|
||||
# S3_BUCKET is used below during uploading
|
||||
|
||||
# Params for configure.sh invoked later via build_omim.sh
|
||||
# Only drules are needed for the maps generation
|
||||
export SKIP_MAP_DOWNLOAD=1
|
||||
export SKIP_GENERATE_SYMBOLS=1
|
||||
export SKIP_GENERATE_DRULES=1
|
||||
export SKIP_GENERATE_DRULES=0
|
||||
|
||||
echo "<$(date +%T)> Compiling tools..."
|
||||
cd ~/OM/organicmaps
|
||||
|
||||
Reference in New Issue
Block a user