[packages/perl-Startup] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:04:48 CEST 2025


commit addbcd80ae994f4ef8c8f96a980afb4f5164c946
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:04:32 2025 +0200

    Fix applying patches.

 perl-Startup.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/perl-Startup.spec b/perl-Startup.spec
index 811c141..a42e4ce 100644
--- a/perl-Startup.spec
+++ b/perl-Startup.spec
@@ -25,7 +25,7 @@ będą lepsze. Więcej informacji znajdziesz w Startup(3pm).
 
 %prep
 %setup -q -n Startup-%{version}
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__perl} Makefile.PL \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-Startup.git/commitdiff/addbcd80ae994f4ef8c8f96a980afb4f5164c946



More information about the pld-cvs-commit mailing list