pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

chromium: whitespace fix in Makefile.



Module Name:	pkgsrc-wip
Committed By:	ng0 <ng0%n0.is@localhost>
Pushed By:	ng0
Date:		Thu May 2 15:40:12 2019 +0000
Changeset:	19aa1f79e2e9df2ba5ba2a0f9e3570c403c26237

Modified Files:
	chromium/Makefile

Log Message:
chromium: whitespace fix in Makefile.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=19aa1f79e2e9df2ba5ba2a0f9e3570c403c26237

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 chromium/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/chromium/Makefile b/chromium/Makefile
index 5c953013b8..e91dcd7006 100644
--- a/chromium/Makefile
+++ b/chromium/Makefile
@@ -253,7 +253,7 @@ do-configure:
 			--script-executable="${PYTHONBIN}" \
 			${GN_VERBOSE} \
 			out/${BUILDTYPE}
-	
+
 do-build:
 	cd ${WRKSRC} && \
 	${SETENV} ${MAKE_ENV} \


Home | Main Index | Thread Index | Old Index