net-wireless/wavemon: remove unused patch

Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
This commit is contained in:
Michael Mair-Keimberger
2024-08-23 07:16:30 +02:00
committed by Conrad Kostecki
parent 885159c82f
commit e10ec4dd6e

View File

@@ -1,11 +0,0 @@
--- a/Makefile.in 2021-09-21 10:27:24.966739165 +0200
+++ b/Makefile.in 2021-09-21 10:27:57.537003815 +0200
@@ -9,7 +9,7 @@
install-suid-root: exec_perms = 4755
CC ?= @CC@
-CFLAGS ?= @CFLAGS@ @LIBNL3_CLI_CFLAGS@
+CFLAGS = @CFLAGS@ @LIBNL3_CLI_CFLAGS@
CPPFLAGS ?= @CPPFLAGS@
LDFLAGS ?= @LDFLAGS@
DEFS ?= @DEFS@