summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/pmpostdir
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/web2c/pmpostdir')
-rw-r--r--Build/source/texk/web2c/pmpostdir/pmpost.ch4
1 files changed, 2 insertions, 2 deletions
diff --git a/Build/source/texk/web2c/pmpostdir/pmpost.ch b/Build/source/texk/web2c/pmpostdir/pmpost.ch
index abd3c28a04f..c679be58908 100644
--- a/Build/source/texk/web2c/pmpostdir/pmpost.ch
+++ b/Build/source/texk/web2c/pmpostdir/pmpost.ch
@@ -244,7 +244,7 @@ else
@z
@x
- if (FILESTRCASEEQ(base, "rmpost")){
+ if (FILESTRCASEEQ(base, "rmpost")||FILESTRCASEEQ(base, "r-mpost")){
@y
if (FILESTRCASEEQ(base, "r"@= @>P_UP@= @>"mpost")){
@z
@@ -279,7 +279,7 @@ else
@z
@x
- if (FILESTRCASEEQ(kpse_program_name, "rmpost"))
+ if (FILESTRCASEEQ(kpse_program_name, "rmpost")||FILESTRCASEEQ(kpse_program_name, "r-mpost"))
@y
if (FILESTRCASEEQ(kpse_program_name, "r"@= @>P_UP@= @>"mpost"))
@z