diff options
author | Karl Berry <karl@freefriends.org> | 2013-01-03 03:31:20 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2013-01-03 03:31:20 +0000 |
commit | b7bcb7b50848482cfc6f11e297aa75a0e65314d5 (patch) | |
tree | dc19865d8eba1e75ae449a18181e1aecfb218f25 /Build/source/utils | |
parent | a4eb6a2f62f1601f86523d94d2b4c8660e56bacb (diff) |
/home/texlive/karl/Master/tlpkg/bin/tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@28706 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/utils')
-rw-r--r-- | Build/source/utils/asymptote/config.sub | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/Build/source/utils/asymptote/config.sub b/Build/source/utils/asymptote/config.sub index 802a224de60..d1dfcc59d2e 100644 --- a/Build/source/utils/asymptote/config.sub +++ b/Build/source/utils/asymptote/config.sub @@ -4,7 +4,7 @@ # 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, # 2011, 2012, 2013 Free Software Foundation, Inc. -timestamp='2012-12-29' +timestamp='2012-12-31' # This file is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by @@ -1500,9 +1500,6 @@ case $os in -aros*) os=-aros ;; - -kaos*) - os=-kaos - ;; -zvmoe) os=-zvmoe ;; |