summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/fonts/drm/allcomp.sh
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/fonts/drm/allcomp.sh')
-rw-r--r--Master/texmf-dist/doc/fonts/drm/allcomp.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/fonts/drm/allcomp.sh b/Master/texmf-dist/doc/fonts/drm/allcomp.sh
index f0324f9d8eb..63119b2407d 100644
--- a/Master/texmf-dist/doc/fonts/drm/allcomp.sh
+++ b/Master/texmf-dist/doc/fonts/drm/allcomp.sh
@@ -6,7 +6,7 @@ ifmath="mmi";
ifomx="omx";
ifmathsym="sy[0-9]";
font=$1;
-fname="drm";
+fname="./drm";
fenc="T1";
commands="\\sample\\bye";
if [[ $font =~ $ifmath ]]; then