From 08787621ea2d1969d0b31e473662ae1a9a1ce0af Mon Sep 17 00:00:00 2001 From: Daniele Lacamera Date: Mon, 24 Apr 2017 12:45:23 +0200 Subject: [PATCH] wolfssl.pc: Prefix reset to /usr/local --- support/wolfssl.pc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/support/wolfssl.pc b/support/wolfssl.pc index b363b692b..c05107569 100644 --- a/support/wolfssl.pc +++ b/support/wolfssl.pc @@ -1,4 +1,4 @@ -prefix=/usr +prefix=/usr/local exec_prefix=${prefix} libdir=${exec_prefix}/lib includedir=${prefix}/include