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

2
stage4/EXPORT_NOOBS Normal file
View File

@@ -0,0 +1,2 @@
NOOBS_NAME="Raspbian"
NOOBS_DESCRIPTION="A port of Debian Stretch for the Raspberry Pi (full desktop version)"