Balló György pushed to branch main at Arch Linux / Packaging / Packages / bustle
Commits: 9f350400 by Balló György at 2024-08-31T23:26:27+02:00 Add no-rebuild option - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -45,5 +45,5 @@ build() { } package() { - meson install -C build --destdir "$pkgdir" + meson install -C build --destdir "$pkgdir" --no-rebuild } View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/bustle/-/commit/9f350400c0edb70eeb501438b62b995e6db05c8e -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/bustle/-/commit/9f350400c0edb70eeb501438b62b995e6db05c8e You're receiving this email because of your account on gitlab.archlinux.org.