Sergej Pupykin pushed to branch main at Arch Linux / Packaging / Packages / lxc


Commits:
6beb69a8 by Sergej Pupykin at 2024-04-28T21:48:22+03:00
upgpkg: 1:6.0.0-3
https://gitlab.archlinux.org/archlinux/packaging/packages/lxc/-/issues/1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = lxc
        pkgdesc = Linux Containers
        pkgver = 6.0.0
-       pkgrel = 2
+       pkgrel = 3
        epoch = 1
        url = https://linuxcontainers.org
        arch = x86_64


=====================================
PKGBUILD
=====================================
@@ -8,7 +8,7 @@
 pkgname=lxc
 epoch=1
 pkgver=6.0.0
-pkgrel=2
+pkgrel=3
 pkgdesc="Linux Containers"
 arch=('x86_64')
 url="https://linuxcontainers.org";
@@ -41,7 +41,7 @@ prepare() {
 
 build() {
   cd "$pkgname-${pkgver/_/-}"
-  arch-meson build
+  arch-meson build -Dtools=false -Dtools-multicall=true
   meson compile -C build -v
 }
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/lxc/-/commit/6beb69a8bcb24b231d7fee11b810617c76c38706

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/lxc/-/commit/6beb69a8bcb24b231d7fee11b810617c76c38706
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to