Remove Mathematica

This commit is contained in:
Serge Schneider
2018-10-09 12:32:37 +01:00
parent 59cd0a3d9c
commit 7b40fd11bc
6 changed files with 3 additions and 13 deletions

View File

@@ -1,4 +1,4 @@
IMG_SUFFIX="-4GB"
IMG_SUFFIX=""
if [ "${USE_QEMU}" = "1" ]; then
export IMG_SUFFIX="${IMG_SUFFIX}-qemu"
fi