[Buildroot] [git commit branch/2019.05.x] package/squid: remove trailing whitespace

Peter Korsgaard peter at korsgaard.com
Mon Sep 2 16:17:36 UTC 2019


commit: https://git.buildroot.net/buildroot/commit/?id=433bcfbf19069c298cc407ef2f4260801caf32aa
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/2019.05.x

Commit 7792c4f1bc introduced trailing whitespace. Remove it.

Fixes: https://gitlab.com/buildroot.org/buildroot/-/jobs/276636839

Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout at mind.be>
(cherry picked from commit ac7d6c81f40ac126c8b589fa8ff6a488d0ee972b)
Signed-off-by: Peter Korsgaard <peter at korsgaard.com>
---
 package/squid/squid.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/squid/squid.mk b/package/squid/squid.mk
index 2e9945faa2..0d09968bd3 100644
--- a/package/squid/squid.mk
+++ b/package/squid/squid.mk
@@ -11,7 +11,7 @@ SQUID_LICENSE = GPL-2.0+
 SQUID_LICENSE_FILES = COPYING
 SQUID_DEPENDENCIES = libcap host-libcap libxml2 host-pkgconf \
 	$(if $(BR2_PACKAGE_LIBNETFILTER_CONNTRACK),libnetfilter_conntrack)
-# We're patching acinclude/os-deps.m4 
+# We're patching acinclude/os-deps.m4
 SQUID_AUTORECONF = YES
 SQUID_CONF_ENV = \
 	ac_cv_epoll_works=yes \


More information about the buildroot mailing list