[packages/anteater] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:33:49 CEST 2025
commit 20051a7687799bcda3b3625e4ba5d460df9d6e93
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:33:34 2025 +0200
Fix applying patches.
anteater.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/anteater.spec b/anteater.spec
index 514d30b..e4c6768 100644
--- a/anteater.spec
+++ b/anteater.spec
@@ -31,8 +31,8 @@ przejrzystym interfejsem.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/anteater.git/commitdiff/20051a7687799bcda3b3625e4ba5d460df9d6e93
More information about the pld-cvs-commit
mailing list