libgpg_error: fix pkgconfig (#6308)

This commit is contained in:
davidkaroly
2021-10-19 21:44:27 +02:00
committed by GitHub
parent 8b89fede1f
commit e03de39763

View File

@@ -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"