public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/perl-YAML-PP] rawhide: Fix tests
@ 2026-06-22 7:52 Jitka Plesnikova
0 siblings, 0 replies; only message in thread
From: Jitka Plesnikova @ 2026-06-22 7:52 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/perl-YAML-PP
Branch : rawhide
Commit : bd306b3a391b03e819d0e2e424dfa9dc337c7fd3
Author : Jitka Plesnikova <jplesnik@redhat.com>
Date : 2026-06-22T09:30:52+02:00
Stats : +1/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/perl-YAML-PP/c/bd306b3a391b03e819d0e2e424dfa9dc337c7fd3?branch=rawhide
Log:
Fix tests
---
diff --git a/perl-YAML-PP.spec b/perl-YAML-PP.spec
index fe8f57e..af8098a 100644
--- a/perl-YAML-PP.spec
+++ b/perl-YAML-PP.spec
@@ -113,7 +113,7 @@ perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1 NO_PERLLOCAL=1
# Install tests
mkdir -p %{buildroot}%{_libexecdir}/%{name}
-cp -a t examples ext %{buildroot}%{_libexecdir}/%{name}
+cp -a t examples ext test-suite %{buildroot}%{_libexecdir}/%{name}
perl -i -pe 's{\$Bin/data/simple-out.yaml}{/tmp/simple-out.yaml}' %{buildroot}%{_libexecdir}/%{name}/t/19.file.t
perl -i -pe 's{\$Bin/data/simple.yaml.copy}{/tmp/simple.yaml.copy}' %{buildroot}%{_libexecdir}/%{name}/t/30.legacy.t
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-22 7:52 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-22 7:52 [rpms/perl-YAML-PP] rawhide: Fix tests Jitka Plesnikova
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox