[packages/embperl] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:25:14 CEST 2025
commit 89ea62ef945f5fbdadeea91a8e9ba1c5d0abe1c0
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:24:59 2025 +0200
Fix applying patches.
embperl.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/embperl.spec b/embperl.spec
index 5e8bd1b..d86379c 100644
--- a/embperl.spec
+++ b/embperl.spec
@@ -34,7 +34,7 @@ wszystkie dostępne moduły Perla (w tym DBI do dostępu do baz danych).
%prep
%setup -q -n HTML-Embperl-%{version}
-%patch0 -p1
+%patch -P0 -p1
%build
%{__perl} Makefile.PL \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/embperl.git/commitdiff/89ea62ef945f5fbdadeea91a8e9ba1c5d0abe1c0
More information about the pld-cvs-commit
mailing list