[packages/mxp] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:27:21 CEST 2025


commit 78ef452fc68684ca3fa92836c3cd9a9bae6f5ee1
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:27:06 2025 +0200

    Fix applying patches.

 mxp.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/mxp.spec b/mxp.spec
index d81d206..02990d6 100644
--- a/mxp.spec
+++ b/mxp.spec
@@ -51,8 +51,8 @@ Büyütmek için bölge seçilebilmesine ve fraktal oluşturmanın
 
 %prep
 %setup -q -n mxp
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 xmkmf
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mxp.git/commitdiff/78ef452fc68684ca3fa92836c3cd9a9bae6f5ee1



More information about the pld-cvs-commit mailing list