From b8ae22a07f6691b825debf68356839edf93f7bc0 Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Tue, 23 Mar 2021 02:11:47 +0000 Subject: Inform user on dvipdfmx.cfg update, update copyright git-svn-id: svn://tug.org/texlive/trunk@58645 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/tlpostcode/dvipdfmx.pl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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. -- cgit v1.2.3