[packages/malaga] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:13:54 CEST 2025


commit c729f74211b63725aba56f22c3e35d2dec6f614d
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:13:38 2025 +0200

    Fix applying patches.

 malaga.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/malaga.spec b/malaga.spec
index f52efd2..acbe7bc 100644
--- a/malaga.spec
+++ b/malaga.spec
@@ -84,9 +84,9 @@ Graficzny interfejs wyświetlający wyniki i stany diagnostyczne Malagi.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
 
 %build
 %configure
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/malaga.git/commitdiff/c729f74211b63725aba56f22c3e35d2dec6f614d



More information about the pld-cvs-commit mailing list