aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGrey Christoforo2020-01-28 17:42:00 +0000
committerGrey Christoforo2020-01-28 17:42:00 +0000
commit1d0f2c1bf82a3ff6e7c6e8ee88a39f91e664246c (patch)
tree732c2ac67b2a36d55051e45a0e93eca5102f2308 /PKGBUILD
parent71faa653b648dff2eca76cee340f47e3b07c74d8 (diff)
downloadaur-1d0f2c1bf82a3ff6e7c6e8ee88a39f91e664246c.tar.gz
fix some notes
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 3 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c07adea3a814..e8857d9e7d6f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,4 @@
# Maintainer: Grey Christoforo <first name at last name dot net>
-# Maintainer: Darcy Hu <hot123tea123@gmail.com>
## This PKGBUILD creates an Arch Linux package for the proprietary MATLAB application.
## In order to build the package, the user must supply:
@@ -37,8 +36,8 @@
## tar -cvf matlab.tar -C ~/matlab_R2019b_glnxa64/ .
## You can get your file installation key (that you must manually put into matlab.fik) from https://mathworks.com/licensecenter
-## Then maybe you could make the matlab.fik file you need for this installer like this:
-## echo "" > matlab.fik
+## Then maybe you could make the matlab.fik file you need for this package like this:
+## echo "xxxxx-xxxxx-xxxxx-xxxxx-..." > matlab.fik
## This PKGBUILD no longer attempts to activate the product.
## The user will be prompted to undertake their activation method of choice when the GUI is first run.
@@ -47,12 +46,12 @@
## This package will conflict with /usr/bin/mex from texlive-bin
## You could fix that by installing it with the pacman option --overwrite /usr/bin/mex
+## /ust/bin/mex from texlive-bin is just a symlink
# partial install
_partialinstall=false
pkgname=matlab
-# install dir
_install_dir="/opt/${pkgname}"
# as of R2019b Update 3, MATLAB's version number is:
pkgver=9.7.0.1261785