summaryrefslogtreecommitdiff
path: root/Master/tlpkg/doc/packages.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/doc/packages.txt')
-rw-r--r--Master/tlpkg/doc/packages.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/Master/tlpkg/doc/packages.txt b/Master/tlpkg/doc/packages.txt
index d809d81f4bd..dbd34db3efe 100644
--- a/Master/tlpkg/doc/packages.txt
+++ b/Master/tlpkg/doc/packages.txt
@@ -6,10 +6,10 @@ on the CTAN-to-TL update process.
To add a new architecture:
- check that the config.guess output maps to our architecture name
- (the `platform' routine in TeXLive/TLUtils.pm)
-- create directory in Master/bin and add at least one file
-- add xz, xzdec, maybe wget binaries in Master/tlpkg/installer
-- add description in Master/tlpkg/TeXLive/TLUtils.pm
+ in the `platform' routine in TeXLive/TLUtils.pm.
+- add the abbreviation to the full-name mapping in `platform_desc'.
+- create directory in Master/bin and add at least one file.
+- add xz, xzdec, maybe wget binaries in Master/tlpkg/installer.
- regenerate tlpdb.
To remove an architecture: