mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 12:10:06 +02:00
libgpg_error: fix pkgconfig (#6308)
This commit is contained in:
@@ -5,7 +5,7 @@ DirMngr, Pinentry, SmartCard Daemon and more."
|
||||
HOMEPAGE="https://www.gnupg.org/related_software/libraries.en.html#lib-libgpg-error"
|
||||
COPYRIGHT="2003-2018 g10 Code GmbH"
|
||||
LICENSE="GNU LGPL v2.1"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://www.gnupg.org/ftp/gcrypt/libgpg-error/libgpg-error-$portVersion.tar.bz2"
|
||||
CHECKSUM_SHA256="babd98437208c163175c29453f8681094bcaf92968a15cafb1a276076b33c97c"
|
||||
SOURCE_DIR="libgpg-error-$portVersion"
|
||||
@@ -66,6 +66,8 @@ INSTALL()
|
||||
|
||||
prepareInstalledDevelLib libgpg-error
|
||||
|
||||
fixPkgconfig
|
||||
|
||||
if [ -n "$secondaryArchSuffix" ]; then
|
||||
maybe_manDir=
|
||||
rm -rf "$infoDir" "$manDir"
|
||||
|
||||
Reference in New Issue
Block a user