From 4603aac25e5b97e68bb866d3201a44a17f95e20c Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 31 Jan 2019 19:24:19 +0000 Subject: install-tl (do_postinst_stuff): die if mktexlsr fails, don't just warn. (read_profile): check for [01] value for binary_* and collection_*, and for nonempty selected_scheme and path variables. doc (unrelated, sorry): use https://tug.org urls. tl-try-install: use realpath to resolve $0, include --custom-bin example. TLinfra+none.pro: omit installing x86_64-linux. git-svn-id: svn://tug.org/texlive/trunk@49884 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/dev/profiles/TLinfra+none.pro | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 Master/tlpkg/dev/profiles/TLinfra+none.pro (limited to 'Master/tlpkg/dev/profiles') diff --git a/Master/tlpkg/dev/profiles/TLinfra+none.pro b/Master/tlpkg/dev/profiles/TLinfra+none.pro new file mode 100644 index 00000000000..ac98ba11039 --- /dev/null +++ b/Master/tlpkg/dev/profiles/TLinfra+none.pro @@ -0,0 +1,17 @@ +# $Id$ +# infrastructure only, with no binary sets (assuming current x86_64-linux). +# to test --custom-bin (set to bin/win32 directory to exercise still +# more cases), and as a pathological case in itself. +selected_scheme scheme-infraonly +TEXDIR /tmp/ki +TEXMFHOME /tmp/ki/user/home +TEXMFLOCAL /tmp/ki/texmf-local +TEXMFSYSCONFIG /tmp/ki/sys/config +TEXMFSYSVAR /tmp/ki/sys/var +TEXMFCONFIG /tmp/ki/user/config +TEXMFVAR /tmp/ki/user/var +option_doc 0 +option_fmt 0 +option_src 0 +option_adjustrepo 0 +binary_x86_64-linux 0 -- cgit v1.2.3