[packages/perl-Etk] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:58:07 CEST 2025
commit 57bada9c8c17ec904777b612efc42d8a801902cf
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:57:52 2025 +0200
Fix applying patches.
perl-Etk.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/perl-Etk.spec b/perl-Etk.spec
index a60053f..ceadae6 100644
--- a/perl-Etk.spec
+++ b/perl-Etk.spec
@@ -33,7 +33,7 @@ funkcje (choć nie jest to zalecane).
%prep
%setup -q -n Etk-Perl-%{version}
-%patch0 -p1
+%patch -P0 -p1
%build
%{__perl} Makefile.PL \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/perl-Etk.git/commitdiff/57bada9c8c17ec904777b612efc42d8a801902cf
More information about the pld-cvs-commit
mailing list