summaryrefslogtreecommitdiff
path: root/strata/connectivity/wpa_supplicant.def
blob: 74ebea789b58c0ea060fe9d1c43adb50883eaf66 (plain)
1
2
3
4
5
6
7
name: wpa_supplicant
configure-commands:
- sed -i 's/^CONFIG_READLINE=y$//' wpa_supplicant/.config
build-commands:
- make -C wpa_supplicant
install-commands:
- make -C wpa_supplicant DESTDIR="$DESTDIR" install