mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
exiv2: fix cmake files for secondary arch
This commit is contained in:
@@ -6,7 +6,7 @@ HOMEPAGE="https://www.exiv2.org/"
|
||||
COPYRIGHT="2004-2013 Andreas Huggel
|
||||
2009 Brad Schick"
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="3"
|
||||
REVISION="4"
|
||||
SOURCE_URI="https://github.com/Exiv2/exiv2/archive/v$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="3dbcaf01fbc5b98d42f091d1ff0d4b6cd9750dc724de3d9c0d113948570b2934"
|
||||
PATCHES="exiv2-$portVersion.patchset"
|
||||
@@ -82,7 +82,7 @@ INSTALL()
|
||||
prepareInstalledDevelLibs libexiv2 libexiv2-xmp
|
||||
fixPkgconfig
|
||||
|
||||
sed -i "s|.self/lib|.self/$relativeDevelopLibDir|" $libDir/cmake/exiv2/exiv2Config-noconfig.cmake
|
||||
sed -i "s|.self/$relativeLibDir|.self/$relativeDevelopLibDir|" $libDir/cmake/exiv2/exiv2Config-noconfig.cmake
|
||||
sed -i "s|/include|/$relativeIncludeDir|" $libDir/cmake/exiv2/exiv2Config.cmake
|
||||
|
||||
packageEntries devel \
|
||||
|
||||
Reference in New Issue
Block a user