summaryrefslogtreecommitdiff
path: root/connectivity/wpa_supplicant.morph
blob: 7f72a0e419ec8d146d2201661828c3aa825d071a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
name: connectivity/wpa_supplicant.morph
kind: chunk
repo: upstream:hostap
ref: 1cdfb99c3a04235697dc6979b9eb5418861e42f8
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
build_depends:
- connectivity/libnl.morph