[packages/perl-Metadata] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:01:53 CEST 2025


commit 747bbc7d5cdac6f5f0c0e6419cc88e8fd85a7dd1
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:01:37 2025 +0200

    Fix applying patches.

 perl-Metadata.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/perl-Metadata.spec b/perl-Metadata.spec
index ba8953d..7470403 100644
--- a/perl-Metadata.spec
+++ b/perl-Metadata.spec
@@ -37,7 +37,7 @@ metadanych i podklas IAFA Templates i SOIF (Harvest). Powinny być
 
 %prep
 %setup -q -n Metadata-%{version}
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__perl} Makefile.PL \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-Metadata.git/commitdiff/747bbc7d5cdac6f5f0c0e6419cc88e8fd85a7dd1



More information about the pld-cvs-commit mailing list