summaryrefslogtreecommitdiffstats
path: root/source/t/texlive/texlive.SlackBuild
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2024-02-24 19:50:05 +0000
committer Eric Hameleers <alien@slackware.com>2024-02-24 21:30:18 +0100
commit0eb4f651daa1f0b4bde7a2497444a30db1f80e2e (patch)
treeffcaf9d73ae639939bcb4e7e05b9fe672f8cd02d /source/t/texlive/texlive.SlackBuild
parent590c390ae31c02c2ccff1570f61cd838a999481f (diff)
downloadcurrent-dd43f5b496ff1ade18cded8c3025589980ae0bea.tar.gz
current-dd43f5b496ff1ade18cded8c3025589980ae0bea.tar.xz
Sat Feb 24 19:50:05 UTC 202420240224195005
a/pkgtools-15.1-noarch-10.txz: Rebuilt. setup.services: typo/syntax error fix. Thanks to gramaxo and pghvlaans. a/xz-5.6.0-x86_64-1.txz: Upgraded. ap/man-pages-6.06-noarch-2.txz: Rebuilt. Restored the previously included posix pages, and added the posix "sh" page since it's more correct than getting the ksh page for "sh". Thanks to pghvlaans. d/git-2.44.0-x86_64-1.txz: Upgraded. kde/kdnssd-5.115.0-x86_64-2.txz: Rebuilt. Recompiled to add Zeroconf support. (This one fooled me because it doesn't actually link to any avahi libraries.) Thanks to audriusk. kde/kid3-3.9.5-x86_64-1.txz: Upgraded. l/libpng-1.6.43-x86_64-1.txz: Upgraded. l/libunistring-1.2-x86_64-1.txz: Upgraded. n/libksba-1.6.6-x86_64-1.txz: Upgraded. n/npth-1.7-x86_64-1.txz: Upgraded. t/texlive-2023.230322-x86_64-7.txz: Rebuilt. Use the bundled zlib to make the bundled lua happy. Thanks to sombragris.
Diffstat (limited to 'source/t/texlive/texlive.SlackBuild')
-rwxr-xr-xsource/t/texlive/texlive.SlackBuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/source/t/texlive/texlive.SlackBuild b/source/t/texlive/texlive.SlackBuild
index cab509432..04763863e 100755
--- a/source/t/texlive/texlive.SlackBuild
+++ b/source/t/texlive/texlive.SlackBuild
@@ -34,7 +34,7 @@ PKGNAM=texlive
SOURCEVERSION=${SOURCEVERSION:-20230311}
TEXMFVERSION=${TEXMFVERSION:-230322}
VERSION=${VERSION:-2023.$TEXMFVERSION}
-BUILD=${BUILD:-6}
+BUILD=${BUILD:-7}
TMP=${TMP:-/tmp}
PKG=$TMP/package-texlive
@@ -106,7 +106,6 @@ cd build
--disable-xindy-rules \
--with-clisp-runtime=system \
--enable-gc=system \
- --with-system-zlib \
--with-system-libpng \
--with-system-t1lib \
--with-system-gd \