summaryrefslogtreecommitdiff
path: root/init.sh
diff options
context:
space:
mode:
Diffstat (limited to 'init.sh')
-rwxr-xr-xinit.sh15
1 files changed, 8 insertions, 7 deletions
diff --git a/init.sh b/init.sh
index 4963196ef..f8a8afb23 100755
--- a/init.sh
+++ b/init.sh
@@ -162,6 +162,7 @@ else
fi
python setup.py build_ext --inplace
popd >/dev/null
+ touch "$REF_FILE"
fi
}
@@ -184,15 +185,15 @@ else
# $BUILD_DIR/etc/generated.make
master_styles=( \
Regular \
- Bold \
+ Black \
)
derived_styles=( \
- "RegularItalic : Regular" \
- "Medium : Regular Bold" \
- "MediumItalic : Regular Bold" \
- "BoldItalic : Bold" \
- # "Black : Regular Bold" \
- # "BlackItalic : Regular Bold" \
+ "RegularItalic : Regular" \
+ "Medium : Regular Black" \
+ "MediumItalic : Regular Black" \
+ "Bold : Black" \
+ "BoldItalic : Black" \
+ "BlackItalic : Regular Black" \
)
web_formats=( woff woff2 ) # Disabled/unused: eot