From 834f1daf17817e352942b3460081aa94957a35b6 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 30 Dec 2018 22:58:18 +0000 Subject: r-* prefix for mpost instead of just r; requires new binaries git-svn-id: svn://tug.org/texlive/trunk@49551 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/texk/web2c/mplibdir/ChangeLog | 12 ------------ Build/source/texk/web2c/mplibdir/am/mplib.am | 4 ++-- 2 files changed, 2 insertions(+), 14 deletions(-) (limited to 'Build/source/texk/web2c/mplibdir') diff --git a/Build/source/texk/web2c/mplibdir/ChangeLog b/Build/source/texk/web2c/mplibdir/ChangeLog index f2159904501..e2c7244ebf0 100644 --- a/Build/source/texk/web2c/mplibdir/ChangeLog +++ b/Build/source/texk/web2c/mplibdir/ChangeLog @@ -1,15 +1,3 @@ -2018-12-21 Karl Berry - - * mplibdir/am/mplib.am, - * pmpostdir/am/pmpost.am (bin_links): make links at install time: - ln -s mpost rmpost - ln -s pmpost rpmpost - ln -s upmpost rupmpost - which implicitly specify -restricted; these new links can be - included in shell_escape_commands (we hope). - Thread starting here: - https://tug.org/pipermail/tex-live/2017-May/040169.html - 2018-08-27 Luigi Scarso * separation of mpmathbinary from the the core diff --git a/Build/source/texk/web2c/mplibdir/am/mplib.am b/Build/source/texk/web2c/mplibdir/am/mplib.am index f34af06147e..a8b0da6ee26 100644 --- a/Build/source/texk/web2c/mplibdir/am/mplib.am +++ b/Build/source/texk/web2c/mplibdir/am/mplib.am @@ -1,6 +1,6 @@ ## texk/web2c/mplibdir/am/mplib.am: Makefile fragment for MetaPost. ## -## Copyright 2018-2018 Luigi Scarso +## Copyright 2017-2018 Luigi Scarso ## Copyright 2009-2015 Peter Breitenlohner ## You may freely use, modify and/or distribute this file. @@ -14,7 +14,7 @@ install_exe_links += install-mpost-links uninstall_exe_links += uninstall-mpost-links else !WIN32 bin_links += mpost$(EXEEXT):dvitomp mpost$(EXEEXT):mfplain -bin_links += mpost$(EXEEXT):rmpost +bin_links += mpost$(EXEEXT):r-mpost endif !WIN32 endif MP EXTRA_PROGRAMS += mpost -- cgit v1.2.3