[packages/wxMaxima] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 10:11:58 CEST 2025


commit 51bff2cd7c197e23c960dfee461672a9fead7407
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:30:50 2025 +0200

    Fix applying patches.

 wxMaxima.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/wxMaxima.spec b/wxMaxima.spec
index bb392c0..16be361 100644
--- a/wxMaxima.spec
+++ b/wxMaxima.spec
@@ -28,8 +28,8 @@ komputerowej Maxima.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p0
+%patch -P0 -p1
+%patch -P1 -p0
 
 %build
 %{__aclocal}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/wxMaxima.git/commitdiff/51bff2cd7c197e23c960dfee461672a9fead7407



More information about the pld-cvs-commit mailing list