summaryrefslogtreecommitdiffstats
path: root/net/hostapd/PRE_BUILD
blob: 0d0643502d20510ba801992caf8c3d31771850dd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
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 &&

# INSTALL_ROOT will be used in INSTALL
sedit "s:/usr/local:/usr:g" hostapd/Makefile