[packages/perl-TextStructured] Fix applying patches.

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


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

    Fix applying patches.

 perl-TextStructured.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/perl-TextStructured.spec b/perl-TextStructured.spec
index 1b297d0..9761caa 100644
--- a/perl-TextStructured.spec
+++ b/perl-TextStructured.spec
@@ -29,7 +29,7 @@ Moduł Perla TextStructured.
 
 %prep
 %setup -q -n TextStructured-%{version}
-%patch0 -p0
+%patch -P0 -p0
 
 %build
 %{__perl} Makefile.PL \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-TextStructured.git/commitdiff/68ec5963e59e6e65a3ef711f2e8dae3544bd5717



More information about the pld-cvs-commit mailing list