Balló György pushed to branch main at Arch Linux / Packaging / Packages / 
gperftools


Commits:
d5ec6c40 by Balló György at 2024-04-18T11:32:41+02:00
Run tests

- - - - -


1 changed file:

- PKGBUILD


Changes:

=====================================
PKGBUILD
=====================================
@@ -26,6 +26,11 @@ build() {
   make
 }
 
+check() {
+  cd $pkgname-$pkgver
+  make check
+}
+
 package() {
   cd $pkgname-$pkgver
   make DESTDIR="$pkgdir" install



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gperftools/-/commit/d5ec6c409cb6a3da54111123d19527e0539cf3c1

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


Reply via email to