George Hu pushed to branch main at Arch Linux / Packaging / Packages / libhx


Commits:
464cd706 by George Hu at 2026-01-29T16:55:45+08:00
Add check() function

- - - - -


1 changed file:

- PKGBUILD


Changes:

=====================================
PKGBUILD
=====================================
@@ -27,6 +27,10 @@ build() {
   make
 }
 
+check() {
+  make -C libhx check
+}
+
 package() {
   cd libhx
   make DESTDIR="$pkgdir" install



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libhx/-/commit/464cd706984befc567db71a1a7abbe640e23838b

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libhx/-/commit/464cd706984befc567db71a1a7abbe640e23838b
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to