[packages/mx] Fix applying patches.

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


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

    Fix applying patches.

 mx.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/mx.spec b/mx.spec
index bad695a..1a85bc3 100644
--- a/mx.spec
+++ b/mx.spec
@@ -110,8 +110,8 @@ Plik katalogu MX dla Glade3.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__libtoolize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mx.git/commitdiff/d81fd1b2a172dcae4fadcf809344ff8eb92417be



More information about the pld-cvs-commit mailing list