remove strange quote from comment about MXE_TMP

see #929
This commit is contained in:
Boris Nagaev 2015-10-16 23:50:15 +03:00
parent 34a4b53db9
commit 08d7f265a1
1 changed files with 1 additions and 1 deletions

View File

@ -227,7 +227,7 @@ else
echo; \
echo '# This variable controls where intermediate files are created'; \
echo '# this is necessary when compiling inside a virtualbox shared'; \
echo '# directory. Some commands like strip fail in there with »Protocol error'; \
echo '# directory. Some commands like strip fail in there with Protocol error'; \
echo '# default is the current directory'; \
echo '#MXE_TMP := /tmp'; \
echo; \