public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/inn] epel10: skip relinking everything and build and run tests directly
@ 2026-08-26 8:07 Dominik 'Rathann' Mierzejewski
0 siblings, 0 replies; only message in thread
From: Dominik 'Rathann' Mierzejewski @ 2026-08-26 8:07 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/inn
Branch : epel10
Commit : 50c505a39f1f0ad6d5339c7870729a649a270622
Author : Dominik 'Rathann' Mierzejewski <dominik@greysector.net>
Date : 2021-02-16T22:44:17+01:00
Stats : +1/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/inn/c/50c505a39f1f0ad6d5339c7870729a649a270622?branch=epel10
Log:
skip relinking everything and build and run tests directly
---
diff --git a/inn.spec b/inn.spec
index 0121988..c8c3319 100644
--- a/inn.spec
+++ b/inn.spec
@@ -264,7 +264,7 @@ enable innd-rnews.timer
EOF
%check
-LD_LIBRARY_PATH=%{buildroot}%{_libdir} %make_build check
+LD_LIBRARY_PATH=%{buildroot}%{_libdir} %make_build -C tests test
%pre -n inews
getent group news >/dev/null || groupadd -g 13 -r news
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-26 8:07 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-26 8:07 [rpms/inn] epel10: skip relinking everything and build and run tests directly Dominik 'Rathann' Mierzejewski
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox