summaryrefslogtreecommitdiff
path: root/misc/makezip.sh
diff options
context:
space:
mode:
authorRasmus <rasmus@notion.se>2022-05-26 21:20:06 +0300
committerGitHub <noreply@github.com>2022-05-26 21:20:06 +0300
commit07960766590650e516a75ce6ceba91b68a5fa551 (patch)
treef0c82cd40cb68950bf8229d14cbc850fec41e5ba /misc/makezip.sh
parent633839ad550073f9d12e6cea7964a30523974b68 (diff)
downloadinter-07960766590650e516a75ce6ceba91b68a5fa551.tar.xz
UPM 2048 and opsz axis (#462)
- UPM is adjusted to 2048 - Additional opsz VF axis (multi master) added which will eventually replace the separate Display family - New tooling that uses fontmake instead of Inter's own fontbuild toolchain. (The old toolchain is still supported, i.e. `make -f Makefile_v1.make ...`)
Diffstat (limited to 'misc/makezip.sh')
-rwxr-xr-xmisc/makezip.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/makezip.sh b/misc/makezip.sh
index ba0ed6ed5..02757e16c 100755
--- a/misc/makezip.sh
+++ b/misc/makezip.sh
@@ -138,6 +138,7 @@ fi
# copy misc stuff
cp misc/dist/install*.txt "$ZIPDIR/"
cp LICENSE.txt "$ZIPDIR/"
+mkdir -p "$(dirname "$OUTFILE_ABS")"
# wait for processes to finish
wait