From 8ac76151146f8aaccdcc540585285a16b37d4ff9 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Tue, 14 Jun 2022 07:51:09 +0200 Subject: core/krb5: temporarily disabled libverto (breaking build cycle) --- core/krb5/PKGBUILD | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 core/krb5/PKGBUILD diff --git a/core/krb5/PKGBUILD b/core/krb5/PKGBUILD new file mode 100644 index 00000000..4fd0a819 --- /dev/null +++ b/core/krb5/PKGBUILD @@ -0,0 +1,10 @@ +# temporarily disable libverto in order to break build cycle +depends=(${depends[@]//libverto.so/}) +depends=(${depends[@]//libverto-module-base/}) + +eval "$( + declare -f build | \ + sed ' + s|--with-system-verto|| + ' +)" -- cgit v1.2.3-70-g09d2