diff options
Diffstat (limited to 'source/t')
-rwxr-xr-x | source/t/texlive/texlive.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/t/texlive/texlive.SlackBuild b/source/t/texlive/texlive.SlackBuild index d1068355..5e7bd566 100755 --- a/source/t/texlive/texlive.SlackBuild +++ b/source/t/texlive/texlive.SlackBuild @@ -33,7 +33,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=texlive SOURCEVERSION=${SOURCEVERSION:-20180414} VERSION=${VERSION:-2018.180822} -BUILD=${BUILD:-2} +BUILD=${BUILD:-3} TMP=${TMP:-/tmp} PKG=$TMP/package-texlive |