From c43a6e19938380bb01435c9687aaeac2621b962c Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 8 May 2017 17:26:47 +0000 Subject: tl-makeself-from-tlnet: rework to support spaces in source and target directory paths. More checking, reporting, debugging. tl-test-makeself, tl-test-install: new test scripts. tl-update-tlcritical: doc. tlmgr.pl: ddebug a couple init msgs instead of debug; doc. dev/profiles: new directory of profiles for assorted (manual) testing. git-svn-id: svn://tug.org/texlive/trunk@44249 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/dev/profiles/TLmin.pro | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 Master/tlpkg/dev/profiles/TLmin.pro (limited to 'Master/tlpkg/dev/profiles/TLmin.pro') diff --git a/Master/tlpkg/dev/profiles/TLmin.pro b/Master/tlpkg/dev/profiles/TLmin.pro new file mode 100644 index 00000000000..126ee288798 --- /dev/null +++ b/Master/tlpkg/dev/profiles/TLmin.pro @@ -0,0 +1,16 @@ +# $Id$ +# minimal +selected_scheme scheme-minimal +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_letter 0 +option_src 0 +option_symlinks 0 +option_adjustrepo 0 -- cgit v1.2.3