hostapd: add conf_files.
This commit is contained in:
parent
b248ff1f9f
commit
0741c5fca0
1 changed files with 2 additions and 1 deletions
|
@ -1,8 +1,9 @@
|
||||||
# Template file for 'hostapd'
|
# Template file for 'hostapd'
|
||||||
pkgname=hostapd
|
pkgname=hostapd
|
||||||
version=2.4
|
version=2.4
|
||||||
revision=2
|
revision=3
|
||||||
build_wrksrc=${pkgname}
|
build_wrksrc=${pkgname}
|
||||||
|
conf_files="/etc/hostapd/hostapd.conf"
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="libnl3-devel libressl-devel"
|
makedepends="libnl3-devel libressl-devel"
|
||||||
short_desc="IEEE 802.11 AP, IEEE 802.1X/WPA/WPA2/EAP/RADIUS Authenticator"
|
short_desc="IEEE 802.11 AP, IEEE 802.1X/WPA/WPA2/EAP/RADIUS Authenticator"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue