[packages/GPI2] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:57:24 CEST 2025
commit 38d61d6e434cbc54d75a673d973668b1f0e5bd07
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:57:08 2025 +0200
Fix applying patches.
GPI2.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/GPI2.spec b/GPI2.spec
index ea2ce9b..ad49fe8 100644
--- a/GPI2.spec
+++ b/GPI2.spec
@@ -45,8 +45,8 @@ skalowalny i odporny na awarie interfejs do aplikacji równoległych.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%if %{without logger}
# precompiled binaries
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/GPI2.git/commitdiff/38d61d6e434cbc54d75a673d973668b1f0e5bd07
More information about the pld-cvs-commit
mailing list