summaryrefslogtreecommitdiffstats
path: root/net/hostapd/PRE_BUILD
blob: 8053703b79387631783f841c0b6c8590cd09af92 (plain) (blame)
1
2
3
4
5
6
7
8
default_pre_build &&
cd "$SOURCE_DIRECTORY" &&

# /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