[arch-commits] Commit in openpmix/trunk (PKGBUILD)
David Runge
dvzrv at gemini.archlinux.org
Fri May 20 14:27:53 UTC 2022
Date: Friday, May 20, 2022 @ 14:27:52
Author: dvzrv
Revision: 446133
upgpkg: openpmix 4.1.2-1: Add openpmix 4.1.2.
Use custom upstream tarball as it is currently not directly possible to build from an auto-generated one:
https://github.com/openpmix/openpmix/issues/2599
Modified:
openpmix/trunk/PKGBUILD
----------+
PKGBUILD | 1 +
1 file changed, 1 insertion(+)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-05-20 14:18:57 UTC (rev 446132)
+++ PKGBUILD 2022-05-20 14:27:52 UTC (rev 446133)
@@ -11,6 +11,7 @@
depends=(curl glibc hwloc jansson libevent zlib)
makedepends=(perl python)
provides=(libpmix.so pmix)
+backup=(etc/$pkgname/pmix-mca-params.conf)
options=(debug)
# unable to build from auto-generated tarball because build system is
# configured to only generate required files when in a git repository:
More information about the arch-commits
mailing list