From 269e253f4f5c708431a7195597d9d8079b4eac42 Mon Sep 17 00:00:00 2001 From: Sergei Reznikov Date: Tue, 20 Oct 2015 21:36:45 +0300 Subject: [PATCH] libmicrohttpd: fix pkgconfig file location --- net-libs/libmicrohttpd/libmicrohttpd-0.9.44.recipe | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/net-libs/libmicrohttpd/libmicrohttpd-0.9.44.recipe b/net-libs/libmicrohttpd/libmicrohttpd-0.9.44.recipe index 51ae51dca..fa8acbe33 100644 --- a/net-libs/libmicrohttpd/libmicrohttpd-0.9.44.recipe +++ b/net-libs/libmicrohttpd/libmicrohttpd-0.9.44.recipe @@ -30,7 +30,7 @@ COPYRIGHT="2015 Free Software Foundation, Inc." LICENSE="GNU LGPL v2.1" SOURCE_URI="http://ftp.gnu.org/gnu/libmicrohttpd/libmicrohttpd-$portVersion.tar.gz" CHECKSUM_SHA256="f2739cc05112dc00a5ebe1a470174970ca3a3fd71dcd67fb7539af9d83b8411e" -REVISION="1" +REVISION="2" ARCHITECTURES="x86_gcc2 ?x86 ?x86_64" SECONDARY_ARCHITECTURES="x86" @@ -80,6 +80,7 @@ INSTALL() { make install + fixPkgconfig prepareInstalledDevelLibs \ libmicrohttpd packageEntries devel \