From d1bbf07a534c7cd70cb28c748dad9a9e768f403b Mon Sep 17 00:00:00 2001 From: tmpfile Date: Sat, 8 Jul 2017 16:30:22 -0300 Subject: community/[various]: fix trailing whitespace --- community/py-ethtool/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'community/py-ethtool') diff --git a/community/py-ethtool/APKBUILD b/community/py-ethtool/APKBUILD index a5e1332993..d7cf8f4538 100644 --- a/community/py-ethtool/APKBUILD +++ b/community/py-ethtool/APKBUILD @@ -27,7 +27,7 @@ prepare() { case $i in *.patch) msg $i; patch -p1 -i "$srcdir"/$i || return 1;; esac - done + done } build() { -- cgit v1.2.3