Remove Mathematica
This commit is contained in:
		
							parent
							
								
									59cd0a3d9c
								
							
						
					
					
						commit
						7b40fd11bc
					
				|  | @ -11,10 +11,10 @@ UNRELEASED: | |||
|   * In Scratch 2 GPIO plugin, set pin from dropdown list rather than free text | ||||
|   * In Scratch 2 SenseHAT plugin, swap x and y axis values for LED array | ||||
|   * Include latest Adobe Flash player (31.0.0.108) | ||||
|   * Include latest Mathematica (11.3.0.0) | ||||
|   * Include latest RealVNC Server (6.3.1) | ||||
|   * Include libav-tools | ||||
|   * Incllude ssh-import-id | ||||
|   * Include ssh-import-id | ||||
|   * Removed Mathematica | ||||
|   * Merge in latest third-party code for Bluetooth ALSA interface | ||||
|   * Add ability to prevent software update changing configuration files, by creating ~/.config/.lock file | ||||
|   * Various other small bug fixes, tweaks and changes to text | ||||
|  |  | |||
|  | @ -1,4 +1,4 @@ | |||
| IMG_SUFFIX="-4GB" | ||||
| IMG_SUFFIX="" | ||||
| if [ "${USE_QEMU}" = "1" ]; then | ||||
| 	export IMG_SUFFIX="${IMG_SUFFIX}-qemu" | ||||
| fi | ||||
|  |  | |||
|  | @ -1 +0,0 @@ | |||
| wolfram-engine | ||||
|  | @ -1,4 +0,0 @@ | |||
| IMG_SUFFIX="" | ||||
| if [ "${USE_QEMU}" = "1" ]; then | ||||
| 	export IMG_SUFFIX="${IMG_SUFFIX}-qemu" | ||||
| fi | ||||
|  | @ -1,5 +0,0 @@ | |||
| #!/bin/bash -e | ||||
| 
 | ||||
| if [ ! -d "${ROOTFS_DIR}" ]; then | ||||
| 	copy_previous | ||||
| fi | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user