parent
dec3a8cb1b
commit
c758332430
1 changed files with 2 additions and 2 deletions
4
init.sh
4
init.sh
|
|
@ -332,9 +332,9 @@ else
|
|||
./ttfautohint-build.sh
|
||||
popd >/dev/null
|
||||
mv -f \
|
||||
/root/ttfautohint-build/ttfautohint*/frontend/ttfautohint \
|
||||
"$HOME"/ttfautohint-build/ttfautohint*/frontend/ttfautohint \
|
||||
"ttfautohint-${AUTOHINT_VERSION}"
|
||||
rm -rf /root/ttfautohint-build ttfautohint-build
|
||||
rm -rf "$HOME"/ttfautohint-build ttfautohint-build
|
||||
popd >/dev/null
|
||||
fi
|
||||
LINK=true
|
||||
|
|
|
|||
Reference in a new issue