George Rawlinson pushed to branch main at Arch Linux / Packaging / Packages /
fish
Commits:
047fb0be by Radu Potop at 2026-07-02T03:20:44+01:00
Fix run tests for v4.8.0
- - - - -
1 changed file:
- PKGBUILD
Changes:
=====================================
PKGBUILD
=====================================
@@ -53,7 +53,7 @@ build() {
check() {
cd ${pkgname}
- make test
+ cmake --build build --target fish_run_tests
}
package() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/fish/-/commit/047fb0befd96319a11a9054fa79f57ae86a318ba
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/fish/-/commit/047fb0befd96319a11a9054fa79f57ae86a318ba
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help