summaryrefslogtreecommitdiff
path: root/Master/tlpkg
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-xMaster/tlpkg/bin/deref-symlinks2
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds1
2 files changed, 2 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/deref-symlinks b/Master/tlpkg/bin/deref-symlinks
index 3b1dbd6202f..0a770a7f47d 100755
--- a/Master/tlpkg/bin/deref-symlinks
+++ b/Master/tlpkg/bin/deref-symlinks
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/sh -e
# $Id$
# Originally written by Karl Berry. Public domain.
#
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index e646da430f7..663a898b8e5 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -1612,6 +1612,7 @@ chomp (my $ctan_root = `tlpkginfo --ctan-root`);
'm-tx' => '&POSTmtx',
'mathdesign' => '&POSTmathdesign',
'mflogo' => '&POST_rmsymlink',
+ 'moderncv' => '&POST_deref_symlink',
'montex' => '&POSTmontex',
'mpfonts' => '&POSTmpfonts',
'mptopdf' => '&POSTmptopdf',