[packages/amrita] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:33:15 CEST 2025
commit 4f285cd4f381f455b2ff80e6c0fb206de1e32855
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:33:00 2025 +0200
Fix applying patches.
amrita.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/amrita.spec b/amrita.spec
index d021414..4c3a710 100644
--- a/amrita.spec
+++ b/amrita.spec
@@ -25,8 +25,8 @@ Biblioteka szablonów HTML/XHTML dla języka Ruby.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
cp %{SOURCE1} .
%build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/amrita.git/commitdiff/4f285cd4f381f455b2ff80e6c0fb206de1e32855
More information about the pld-cvs-commit
mailing list