David Runge pushed to branch main at Arch Linux / Packaging / Packages / erofs-utils
Commits: 5899076d by David Runge at 2026-03-05T16:31:41+01:00 Sort configure options Signed-off-by: David Runge <[email protected]> - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -33,11 +33,11 @@ prepare() { build() { local configure_options=( - --prefix=/usr --enable-fuse --enable-lzma - --with-libdeflate --enable-multithreading + --prefix=/usr + --with-libdeflate ) cd $pkgname-$pkgver View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/erofs-utils/-/commit/5899076ddaf4aa2f81f9973e74198794088f0067 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/erofs-utils/-/commit/5899076ddaf4aa2f81f9973e74198794088f0067 You're receiving this email because of your account on gitlab.archlinux.org.
