From e054a3cf3a14d4508ce71fdcbdf61be79d91c79b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?= Date: Tue, 16 Feb 2021 23:23:10 +0700 Subject: [PATCH] hostapd: fix patch_args Broken from c6fda28441, (wpa_supplicant: add security patches., 2021-02-03) --- srcpkgs/hostapd/template | 1 + 1 file changed, 1 insertion(+) diff --git a/srcpkgs/hostapd/template b/srcpkgs/hostapd/template index 3c7af9d0274..b8de7c3c9ce 100644 --- a/srcpkgs/hostapd/template +++ b/srcpkgs/hostapd/template @@ -12,6 +12,7 @@ license="BSD-3-Clause" homepage="http://w1.fi/hostapd/" distfiles="http://w1.fi/releases/${pkgname}-${version}.tar.gz" checksum=881d7d6a90b2428479288d64233151448f8990ab4958e0ecaca7eeb3c9db2bd7 +patch_args=-Np1 do_configure() { cp -f ${FILESDIR}/config .config