commit: 6b2506132780e3a25a87256a85bcaadff584367f
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 30 17:50:58 2018 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Mon Apr 30 17:50:58 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b250613
net-wireless/hostapd: Fix whitespacing
Package-Manager: Portage-2.3.24, Repoman-2.3.6
net-wireless/hostapd/hostapd-2.6-r3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-wireless/hostapd/hostapd-2.6-r3.ebuild
b/net-wireless/hostapd/hostapd-2.6-r3.ebuild
index da8ab633fed..feebb2eda45 100644
--- a/net-wireless/hostapd/hostapd-2.6-r3.ebuild
+++ b/net-wireless/hostapd/hostapd-2.6-r3.ebuild
@@ -34,7 +34,7 @@ src_prepare() {
# Allow users to apply patches to src/drivers for example,
# i.e. anything outside ${S}/${PN}
pushd ../ >/dev/null || die
-
+
# Add LibreSSL compatibility patch bug (#567262)
eapply "${FILESDIR}/${P}-libressl-compatibility.patch"