mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
hostapd: fix patch_args
Broken from c6fda28441
, (wpa_supplicant: add security patches.,
2021-02-03)
This commit is contained in:
parent
3ead18c75c
commit
e054a3cf3a
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ license="BSD-3-Clause"
|
||||||
homepage="http://w1.fi/hostapd/"
|
homepage="http://w1.fi/hostapd/"
|
||||||
distfiles="http://w1.fi/releases/${pkgname}-${version}.tar.gz"
|
distfiles="http://w1.fi/releases/${pkgname}-${version}.tar.gz"
|
||||||
checksum=881d7d6a90b2428479288d64233151448f8990ab4958e0ecaca7eeb3c9db2bd7
|
checksum=881d7d6a90b2428479288d64233151448f8990ab4958e0ecaca7eeb3c9db2bd7
|
||||||
|
patch_args=-Np1
|
||||||
|
|
||||||
do_configure() {
|
do_configure() {
|
||||||
cp -f ${FILESDIR}/config .config
|
cp -f ${FILESDIR}/config .config
|
||||||
|
|
Loading…
Add table
Reference in a new issue