You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/net-wireless/reaver/files/reaver-1.6.5-confdir.patch

11 lines
281 B

--- src/config.mak.in 2019-10-25 23:32:43.196353940 +0300
+++ src/config.mak.in 2019-10-25 23:32:33.935249226 +0300
@@ -1,6 +1,6 @@
prefix=@prefix@
exec_prefix=@exec_prefix@
-CONFDIR=@localstatedir@/lib/@target@
+CONFDIR=@localstatedir@/@target@
CC=@CC@
CFLAGS_USER=@CFLAGS@