mirror of
https://github.com/odrling/Aegisub
synced 2025-04-11 22:56:02 +02:00
Fix cut-and-paste-o (s/convert/awk/)
Originally committed to SVN as r2527.
This commit is contained in:
parent
de6a89c4ed
commit
1209081b97
@ -190,8 +190,7 @@ if test -x "$WHICH_AWK"; then
|
||||
echo $BIN_AWK
|
||||
else
|
||||
echo
|
||||
echo " You must have 'convert' installed from the"
|
||||
echo " ImageMagick project."
|
||||
echo " You must have 'awk' installed
|
||||
echo
|
||||
DIE=1
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user