summaryrefslogtreecommitdiff
path: root/Build
diff options
context:
space:
mode:
authorNorbert Preining <preining@logic.at>2012-02-05 23:23:23 +0000
committerNorbert Preining <preining@logic.at>2012-02-05 23:23:23 +0000
commit78bf545228b1216c10b1a6ca62e41742ac7f6ac0 (patch)
tree8006d9f15d1929a2b81b2c13e5779c539b7efc59 /Build
parent2d1b4013b165e1ce117c1c08fe6005f66b880c7a (diff)
update README how to add a linked_script
git-svn-id: svn://tug.org/texlive/trunk@25295 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build')
-rw-r--r--Build/source/texk/texlive/linked_scripts/README4
1 files changed, 3 insertions, 1 deletions
diff --git a/Build/source/texk/texlive/linked_scripts/README b/Build/source/texk/texlive/linked_scripts/README
index 8016d61c710..4a5cd2b4a11 100644
--- a/Build/source/texk/texlive/linked_scripts/README
+++ b/Build/source/texk/texlive/linked_scripts/README
@@ -9,7 +9,9 @@ Steps to add a new script:
* create a directory with the package name, and add the script
* add the dir/script-name to Makefile.am in the respective section
(shell vs general interpreter, texmf vs texmf-dist)
-
+* add the package/script to ctan2tds so that is found and installed automatically
+* get ctan2tl run properly
+* (reautoconf?)
Other explanation from Makefile.am
----------------------------------