summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/omegafonts/shorten.test
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/web2c/omegafonts/shorten.test')
-rwxr-xr-xBuild/source/texk/web2c/omegafonts/shorten.test6
1 files changed, 2 insertions, 4 deletions
diff --git a/Build/source/texk/web2c/omegafonts/shorten.test b/Build/source/texk/web2c/omegafonts/shorten.test
index 10ede611451..9252de35cca 100755
--- a/Build/source/texk/web2c/omegafonts/shorten.test
+++ b/Build/source/texk/web2c/omegafonts/shorten.test
@@ -10,10 +10,8 @@ test -d $tests || mkdir -p $tests
TEXMFCNF=$srcdir/../../kpathsea
export TEXMFCNF
-sed -e'/CHECKSUM/d' $srcdir/$tests/shorten.opl >$tests/shortend.in
-
-echo && echo "pltotf $tests/shortend.in $tests/shortend.tfm" && \
- ../pltotf $tests/shortend.in $tests/shortend.tfm || exit
+echo && echo "pltotf $tests/shorten.opl $tests/shortend.tfm" && \
+ ../pltotf $srcdir/$tests/shorten.opl $tests/shortend.tfm || exit
echo && echo "omfonts -ofm2opl $tests/shorten.tfm $tests/shortend.pl" && \
./omfonts -ofm2opl $tests/shortend.tfm $tests/shortend.pl || exit