pkgsrc-WIP-changes archive

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

corert-git: Cleanup whitespace



Module Name:	pkgsrc-wip
Committed By:	Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By:	kamil
Date:		Sun Jul 31 16:11:00 2016 +0200
Changeset:	a136f91f4465fc56d22afd5f98585cf02b0111aa

Modified Files:
	corert-git/Makefile

Log Message:
corert-git: Cleanup whitespace

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

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

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

diffs:
diff --git a/corert-git/Makefile b/corert-git/Makefile
index b22e924..7cfacb8 100644
--- a/corert-git/Makefile
+++ b/corert-git/Makefile
@@ -24,7 +24,7 @@ PKG_CC=			clang
 PKG_CXX=		clang++
 
 do-build:
-		${RUN} cd ${WRKSRC} && PYTHON=${PYTHONBIN} ./build.sh
+	${RUN} cd ${WRKSRC} && PYTHON=${PYTHONBIN} ./build.sh
 
 .include "../../lang/llvm/buildlink3.mk"
 .include "../../devel/lldb/buildlink3.mk"


Home | Main Index | Thread Index | Old Index