summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/pmpostdir
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-12-30 22:58:18 +0000
committerKarl Berry <karl@freefriends.org>2018-12-30 22:58:18 +0000
commit834f1daf17817e352942b3460081aa94957a35b6 (patch)
tree14047ca37015805ff24fc98766141d2af43d7811 /Build/source/texk/web2c/pmpostdir
parent15511bd89c498bd45f96d60182fb2ef8245041ab (diff)
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
Diffstat (limited to 'Build/source/texk/web2c/pmpostdir')
-rw-r--r--Build/source/texk/web2c/pmpostdir/am/pmpost.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/Build/source/texk/web2c/pmpostdir/am/pmpost.am b/Build/source/texk/web2c/pmpostdir/am/pmpost.am
index 897401d45a5..f7e60851bf4 100644
--- a/Build/source/texk/web2c/pmpostdir/am/pmpost.am
+++ b/Build/source/texk/web2c/pmpostdir/am/pmpost.am
@@ -14,7 +14,7 @@ install_exe_links += install-pmpost-links
uninstall_exe_links += uninstall-pmpost-links
else !WIN32
bin_links += pmpost$(EXEEXT):pdvitomp
-bin_links += pmpost$(EXEEXT):rpmpost
+bin_links += pmpost$(EXEEXT):r-pmpost
endif !WIN32
endif PMP
if UPMP
@@ -25,7 +25,7 @@ install_exe_links += install-upmpost-links
uninstall_exe_links += uninstall-upmpost-links
else !WIN32
bin_links += upmpost$(EXEEXT):updvitomp
-bin_links += upmpost$(EXEEXT):rupmpost
+bin_links += upmpost$(EXEEXT):r-upmpost
endif !WIN32
endif UPMP
EXTRA_PROGRAMS += pmpost upmpost