diff options
Diffstat (limited to 'Master/texmf-dist/source/fonts/japanese-otf-uptex/umakeotf_prop')
-rwxr-xr-x | Master/texmf-dist/source/fonts/japanese-otf-uptex/umakeotf_prop | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/fonts/japanese-otf-uptex/umakeotf_prop b/Master/texmf-dist/source/fonts/japanese-otf-uptex/umakeotf_prop index a524d44ebdf..5088696713d 100755 --- a/Master/texmf-dist/source/fonts/japanese-otf-uptex/umakeotf_prop +++ b/Master/texmf-dist/source/fonts/japanese-otf-uptex/umakeotf_prop @@ -33,3 +33,6 @@ $OVP2OVF ovp/upphira${face}-h.ovp vf/upphira${face}-h.vf vf/upphira${face}-h.ofm $OVP2OVF ovp/upphira${face}-v.ovp vf/upphira${face}-v.vf vf/upphira${face}-v.ofm done +rm vf/*.ofm +rm -rf ovp +rm -rf pl |