pkgsrc-WIP-changes archive

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

Stray trailing whitespace.



Module Name:	pkgsrc-wip
Committed By:	Juraj Lutter <juraj%lutter.sk@localhost>
Pushed By:	otis
Date:		Thu Nov 3 08:42:22 2016 +0000
Changeset:	bc4ddc4db35cb599257bafad68b23fd572848e83

Modified Files:
	haproxy/Makefile

Log Message:
Stray trailing whitespace.

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

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

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

diffs:
diff --git a/haproxy/Makefile b/haproxy/Makefile
index 2bfcafd..774bd13 100644
--- a/haproxy/Makefile
+++ b/haproxy/Makefile
@@ -13,7 +13,7 @@ LICENSE=	gnu-gpl-v2
 USE_TOOLS+=		gmake
 BUILD_MAKE_FLAGS+=	TARGET=${TARGET} ADDLIB=${COMPILER_RPATH_FLAG}${PREFIX}/lib \
 			USE_ZLIB=1 \
-			USE_REGPARM=1 
+			USE_REGPARM=1
 
 INSTALL_MAKE_FLAGS+=	TARGET=${TARGET}
 INSTALL_MAKE_FLAGS+=	PREFIX=${PREFIX}


Home | Main Index | Thread Index | Old Index