aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2020-04-13 13:47:28 +0300
committerMikle Kolyada <zlogene@gentoo.org>2020-04-13 13:47:28 +0300
commitaa3503500e8e1d3636a4f148132dcaae9501744e (patch)
tree0f251c09768e0d4c36f9be1ba990687ef68a3357
parenttexlive-basic-post: cleanup (diff)
downloadtex-aa3503500e8e1d3636a4f148132dcaae9501744e.tar.gz
tex-aa3503500e8e1d3636a4f148132dcaae9501744e.tar.bz2
tex-aa3503500e8e1d3636a4f148132dcaae9501744e.zip
replace tetex with texlive-scripts
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
-rw-r--r--scripts/texlive/tlpsrc/Makefile.def2
-rw-r--r--scripts/texlive/tlpsrc/texlive-basic.extraexec1
2 files changed, 1 insertions, 2 deletions
diff --git a/scripts/texlive/tlpsrc/Makefile.def b/scripts/texlive/tlpsrc/Makefile.def
index 0dfd08a..c207ebf 100644
--- a/scripts/texlive/tlpsrc/Makefile.def
+++ b/scripts/texlive/tlpsrc/Makefile.def
@@ -28,7 +28,7 @@ DESC = texlive-basic texlive-bibtexextra \
-EXTRA_ZIP = tetex tetex.doc texlive.infra texlive.infra.doc \
+EXTRA_ZIP = texlive-scripts texlive-scripts.doc texlive.infra texlive.infra.doc \
kpathsea kpathsea.doc hyphen-base dvips dvips.doc \
texconfig texconfig.doc gsftopk gsftopk.doc
#bin-aleph bin-omega
diff --git a/scripts/texlive/tlpsrc/texlive-basic.extraexec b/scripts/texlive/tlpsrc/texlive-basic.extraexec
index 75692e8..c775797 100644
--- a/scripts/texlive/tlpsrc/texlive-basic.extraexec
+++ b/scripts/texlive/tlpsrc/texlive-basic.extraexec
@@ -1,5 +1,4 @@
sed -i -e "s/xdvi //" $@
-sed -i -e "s/tetex //" $@
sed -i -e "s/texlive[.]infra //" $@
sed -i -e "s/kpathsea //" $@
sed -i -e "s/hyphen-base //" $@