[packages/perl-Regexp] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:04:03 CEST 2025
commit a28f66c165d1f6c4ca6b7622357c559968154487
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:03:46 2025 +0200
Fix applying patches.
perl-Regexp.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/perl-Regexp.spec b/perl-Regexp.spec
index 00f94a0..e1bca32 100644
--- a/perl-Regexp.spec
+++ b/perl-Regexp.spec
@@ -29,7 +29,7 @@ regularnych wbudowanych w Perla.
%prep
%setup -q -n %{pdir}-%{version}
-%patch0 -p1
+%patch -P0 -p1
%build
%{__perl} Makefile.PL \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/perl-Regexp.git/commitdiff/a28f66c165d1f6c4ca6b7622357c559968154487
More information about the pld-cvs-commit
mailing list