From 2c986f639a8f86eb48df7aeef0868b7648646d1a Mon Sep 17 00:00:00 2001 From: Peter Breitenlohner Date: Tue, 17 Mar 2015 09:21:10 +0000 Subject: Update tlbuild.info git-svn-id: svn://tug.org/texlive/trunk@36545 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/README.2building | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'Build/source/README.2building') diff --git a/Build/source/README.2building b/Build/source/README.2building index a5600e0dcc7..05ecfadb6b0 100644 --- a/Build/source/README.2building +++ b/Build/source/README.2building @@ -45,10 +45,10 @@ done unless some source files have been modified. 4.2 Build problems ================== -If configuring or building a module fails, you could either (a) find and -fix the problem, or (b) remove the subdirectory for that module from the -build tree, and rerun the top-level 'make' (or 'Build' with '--no-clean' -as its first argument). +If configuring or building a module fails, you should first find and fix +the problem, then perhaps remove the subdirectory for that module from +the build tree, and finally rerun the top-level 'make' (or 'Build' with +'--no-clean' as its first argument). 4.3 Build in parallel ===================== @@ -93,7 +93,7 @@ comparably simple way to install e-TeX). If you want to work on a single program within the TL sources, this is the recommended way to do it. Here is an example from start to -finish for working on 'dvipdfmx'. +finish for working on 'dvipdfm-x'. mkdir mydir && cd mydir # new working directory @@ -112,7 +112,7 @@ finish for working on 'dvipdfmx'. make >&outm # Test: - cd texk/dvipdfmx + cd texk/dvipdfm-x make check Then you modify source files in 'mydir/texk/dvipdfm-x' and rerun -- cgit v1.2.3