summaryrefslogtreecommitdiffstats
path: root/net/hostapd/PRE_BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'net/hostapd/PRE_BUILD')
-rwxr-xr-xnet/hostapd/PRE_BUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/net/hostapd/PRE_BUILD b/net/hostapd/PRE_BUILD
index 8053703b79..0d0643502d 100755
--- a/net/hostapd/PRE_BUILD
+++ b/net/hostapd/PRE_BUILD
@@ -1,6 +1,8 @@
default_pre_build &&
cd "$SOURCE_DIRECTORY" &&
+patch -p1 < "$SPELL_DIRECTORY/eap-tls.patch" &&
+
# /etc/hostapd.* -> /etc/hostapd/hostapd.*
sedit "s:/etc/hostapd:/etc/hostapd/hostapd:g" hostapd/hostapd.conf &&