chromium: whitespace fix in Makefile.

This commit is contained in:
ng0 2019-05-02 15:40:12 +00:00
parent aee129b7f2
commit 19aa1f79e2
1 changed files with 1 additions and 1 deletions

View File

@ -253,7 +253,7 @@ do-configure:
--script-executable="${PYTHONBIN}" \
${GN_VERBOSE} \
out/${BUILDTYPE}
do-build:
cd ${WRKSRC} && \
${SETENV} ${MAKE_ENV} \