[packages/perl-Unicode-String] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:06:03 CEST 2025
commit e1ce152e0cb896c869c54b43545803dedd08a54a
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:05:47 2025 +0200
Fix applying patches.
perl-Unicode-String.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/perl-Unicode-String.spec b/perl-Unicode-String.spec
index 3d8a35a..6d519c5 100644
--- a/perl-Unicode-String.spec
+++ b/perl-Unicode-String.spec
@@ -32,7 +32,7 @@ Moduł Perla Unicode::String - klasa ciągu unikodowych znakó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-Unicode-String.git/commitdiff/e1ce152e0cb896c869c54b43545803dedd08a54a
More information about the pld-cvs-commit
mailing list