[packages/getdp] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:42:32 CEST 2025
commit 1176b5613c31003ebde4f832c04a8f6700291e13
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:42:17 2025 +0200
Fix applying patches.
getdp.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/getdp.spec b/getdp.spec
index c819f5a..0c96689 100644
--- a/getdp.spec
+++ b/getdp.spec
@@ -48,8 +48,8 @@ obliczania elementów skończonych dla problemów fizycznych.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%configure
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/getdp.git/commitdiff/1176b5613c31003ebde4f832c04a8f6700291e13
More information about the pld-cvs-commit
mailing list