diff options
Diffstat (limited to 'Master/tlpkg')
-rw-r--r-- | Master/tlpkg/tlpostcode/dvipdfmx.pl | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Master/tlpkg/tlpostcode/dvipdfmx.pl b/Master/tlpkg/tlpostcode/dvipdfmx.pl index 20718f52c4f..5fe1cece4e8 100644 --- a/Master/tlpkg/tlpostcode/dvipdfmx.pl +++ b/Master/tlpkg/tlpostcode/dvipdfmx.pl @@ -1,6 +1,6 @@ # $Id$ # post action for dvipdfmx to handle upgrades of map files -# Copyright 2011 Norbert Preining +# Copyright 2011-2021 Norbert Preining # This file is licensed under the GNU General Public License version 2 # or any later version. # @@ -51,6 +51,7 @@ sub do_install { } } if ($isold) { + print "dvipdfmx postinstall: updating $tmfsysconf/dvipdfmx/dvipdfmx.cfg rungs command to remove -dDELAYSAFER\n"; if (!open (FOO, ">$tmfsysconf/dvipdfmx/dvipdfmx.cfg")) { fprintf STDERR "dvipdfmx.pl(postcode): Cannot write $tmfsysconf/dvipdfmx/dvipdfmx.cfg This config file contains dangerous configuration of gs. |