public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/perl-Sys-Virt] epel10: Uncomment parts of prep
@ 2026-06-29 14:32 
  0 siblings, 0 replies; only message in thread
From:  @ 2026-06-29 14:32 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/perl-Sys-Virt
Branch : epel10
Commit : 40d771cd55004d4f2dc7f1311b4e138d6b833331
Author : Petr Šabata <contyk@redhat.com>
Date   : 2015-05-06T10:08:35+02:00
Stats  : +2/-2 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/perl-Sys-Virt/c/40d771cd55004d4f2dc7f1311b4e138d6b833331?branch=epel10

Log:
Uncomment parts of prep

---
diff --git a/perl-Sys-Virt.spec b/perl-Sys-Virt.spec
index 53a42cd..faf7f3a 100644
--- a/perl-Sys-Virt.spec
+++ b/perl-Sys-Virt.spec
@@ -35,8 +35,8 @@ virtualization containers to be managed with a consistent API.
 
 %prep
 %setup -q -n Sys-Virt-%{version}
-#sed -i -e '/Sys-Virt\.spec/d' Makefile.PL
-#sed -i -e '/\.spec\.PL$/d' MANIFEST
+sed -i -e '/Sys-Virt\.spec/d' Makefile.PL
+sed -i -e '/\.spec\.PL$/d' MANIFEST
 rm -f *.spec.PL
 
 %build

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-29 14:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-29 14:32 [rpms/perl-Sys-Virt] epel10: Uncomment parts of prep 

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox