[packages/perl-SOAP-Lite] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:04:45 CEST 2025
commit 27cebe6d7350a79b35ebaa5fb0d26555016676db
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:04:28 2025 +0200
Fix applying patches.
perl-SOAP-Lite.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/perl-SOAP-Lite.spec b/perl-SOAP-Lite.spec
index 30607bc..5149609 100644
--- a/perl-SOAP-Lite.spec
+++ b/perl-SOAP-Lite.spec
@@ -75,7 +75,7 @@ Przykłady użycia SOAP::Lite.
%prep
%setup -q -n %{pdir}-%{pnam}-%{real_version}
-%patch0 -p1
+%patch -P0 -p1
%build
%{__perl} -MExtUtils::MakeMaker -e 'WriteMakefile(NAME=>"SOAP::Lite")' \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/perl-SOAP-Lite.git/commitdiff/27cebe6d7350a79b35ebaa5fb0d26555016676db
More information about the pld-cvs-commit
mailing list