[arch-commits] Commit in libteam/trunk (PKGBUILD)
Jan Steffens
heftig at archlinux.org
Wed Apr 21 12:58:16 UTC 2021
Date: Wednesday, April 21, 2021 @ 12:58:15
Author: heftig
Revision: 412975
1.31-3: FS#68486
Modified:
libteam/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-04-21 12:48:35 UTC (rev 412974)
+++ PKGBUILD 2021-04-21 12:58:15 UTC (rev 412975)
@@ -2,7 +2,7 @@
pkgname=libteam
pkgver=1.31
-pkgrel=2
+pkgrel=3
pkgdesc="Library for controlling team network device"
arch=(x86_64)
url="http://libteam.org/"
@@ -20,6 +20,10 @@
prepare() {
cd $pkgname
+
+ # https://bugs.archlinux.org/task/68486
+ git cherry-pick -n 61efd6de2fbb8ee077863ee5a355ac3dfd9365b9
+
NOCONFIGURE=1 ./autogen.sh
}
More information about the arch-commits
mailing list