summaryrefslogtreecommitdiff
path: root/Master/install-tl
diff options
context:
space:
mode:
authorNorbert Preining <preining@logic.at>2009-10-03 18:42:27 +0000
committerNorbert Preining <preining@logic.at>2009-10-03 18:42:27 +0000
commit6c0c4496c585ce39926a0fda3a934c282d059cf7 (patch)
tree8d94b063acf0d61b96f7983ebb7ea43c7389b655 /Master/install-tl
parent78763a7c0efdc52404b7c183a1f4d5523d279dba (diff)
another texworks round
- create a collection-texworks - move texworks from c-binextra to c-texworks - remove all mentioning of texworks in the installer - add collection-texworks to scheme-full git-svn-id: svn://tug.org/texlive/trunk@15618 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/install-tl')
-rwxr-xr-xMaster/install-tl6
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/install-tl b/Master/install-tl
index 2b2a8833ae8..e519307c2f3 100755
--- a/Master/install-tl
+++ b/Master/install-tl
@@ -1067,9 +1067,9 @@ sub calc_depends {
#
# work through the addon settings in the %vars hash
- if ($vars{'addon_editor'}) {
- $install{"texworks"} = 1;
- }
+ #if ($vars{'addon_editor'}) {
+ # $install{"texworks"} = 1;
+ #}
# if programs for arch=win32 are installed we also have to install
# tlperl.win32 which provides the "hidden" perl that will be used