[packages/perl-Test-File] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:05:23 CEST 2025


commit be47800482a5a79dd9a0f9902840561920110459
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:05:07 2025 +0200

    Fix applying patches.

 perl-Test-File.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/perl-Test-File.spec b/perl-Test-File.spec
index a6bb7bc..d0fb49d 100644
--- a/perl-Test-File.spec
+++ b/perl-Test-File.spec
@@ -39,7 +39,7 @@ Ten moduł udostępnia zestaw narzędzi testowych dla atrybutów plików.
 
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__perl} Makefile.PL \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-Test-File.git/commitdiff/be47800482a5a79dd9a0f9902840561920110459



More information about the pld-cvs-commit mailing list