[packages/mj] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:20:30 CEST 2025


commit 2a4c4eb1f03b0fa2022b188f7d2c2a4636bd7307
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:20:14 2025 +0200

    Fix applying patches.

 mj.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/mj.spec b/mj.spec
index 0c3488d..924c4ef 100644
--- a/mj.spec
+++ b/mj.spec
@@ -24,7 +24,7 @@ tiles.)
 
 %prep
 %setup -q -n %{name}-%{version}-src
-%patch0 -p1
+%patch -P0 -p1
 %{__sed} -i 's@/usr/lib@%{_libdir}@' Makefile
 
 %build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mj.git/commitdiff/2a4c4eb1f03b0fa2022b188f7d2c2a4636bd7307



More information about the pld-cvs-commit mailing list