[arch-commits] Commit in stratisd/trunk (PKGBUILD)

Jiachen Yang farseerfc at gemini.archlinux.org
Mon Oct 4 22:53:37 UTC 2021


    Date: Monday, October 4, 2021 @ 22:53:37
  Author: farseerfc
Revision: 1027676

upgpkg: stratisd 2.4.2-2

Modified:
  stratisd/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-10-04 22:48:22 UTC (rev 1027675)
+++ PKGBUILD	2021-10-04 22:53:37 UTC (rev 1027676)
@@ -3,7 +3,7 @@
 
 pkgname='stratisd'
 pkgver=2.4.2
-pkgrel=1
+pkgrel=2
 pkgdesc='Easy to use local storage management for Linux.'
 arch=('x86_64')
 url='https://stratis-storage.github.io/'
@@ -49,6 +49,7 @@
 check() {
   cd "${pkgname}-${pkgver}"
 
+  export LIBEXECDIR=/usr/lib
   make test
 }
 



More information about the arch-commits mailing list