summaryrefslogtreecommitdiff
path: root/Master/bin
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2008-06-18 18:24:19 +0000
committerKarl Berry <karl@freefriends.org>2008-06-18 18:24:19 +0000
commitc1184174dc7e2734f0838cd745eade548246bf67 (patch)
tree124c49702954b4532ab84bbb4088eaf044ffcf0c /Master/bin
parent72154b8e2e880ebdee589c44a393933e068b12df (diff)
we do want texlinks to make the metafun symlink
git-svn-id: svn://tug.org/texlive/trunk@8841 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/bin')
-rwxr-xr-xMaster/bin/i386-linux/texlinks2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/bin/i386-linux/texlinks b/Master/bin/i386-linux/texlinks
index 48657905634..d8e51550924 100755
--- a/Master/bin/i386-linux/texlinks
+++ b/Master/bin/i386-linux/texlinks
@@ -149,7 +149,7 @@ install_link()
esac
case $src in
- */cont-??|*/metafun|*/mptopdf)
+ */cont-??|*/mptopdf)
# context includes wrapper scripts that create/run these.
verbose_echo "skipped ConTeXtish symlink $src -> $dest (special case)"
;;