From a2e48f8654c1cb3e33d4aac6d5fb7a4794061a5d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Duval?= Date: Mon, 5 Dec 2016 20:49:41 +0100 Subject: [PATCH] librsync: fix requires. * remove include directory leftover. --- net-libs/librsync/librsync-2.0.0.recipe | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/net-libs/librsync/librsync-2.0.0.recipe b/net-libs/librsync/librsync-2.0.0.recipe index 955c2ca6d..85b5a4e7d 100644 --- a/net-libs/librsync/librsync-2.0.0.recipe +++ b/net-libs/librsync/librsync-2.0.0.recipe @@ -12,7 +12,7 @@ COPYRIGHT="1995 Patrick Powell 1999-2014 Martin Pool 2002-2003 Donovan Baarda" LICENSE="GNU LGPL v2.1" -REVISION="1" +REVISION="2" SOURCE_URI="https://github.com/librsync/librsync/archive/v$portVersion.tar.gz" CHECKSUM_SHA256='b5c4dd114289832039397789e42d4ff0d1108ada89ce74f1999398593fae2169' @@ -26,7 +26,9 @@ PROVIDES=" " REQUIRES=" haiku$secondaryArchSuffix + lib:libbz2$secondaryArchSuffix lib:libpopt$secondaryArchSuffix + lib:libz$secondaryArchSuffix " # Although the librsync soname is bumped to 2.0.0, it is purely an ABI change, @@ -68,6 +70,7 @@ INSTALL() mkdir -p $includeDir mv $prefix/include/* $includeDir + rmdir $prefix/include if [ -n "$secondaryArchSuffix" ]; then mv $prefix/lib $prefix/lib2