[packages/mgdiff] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:18:33 CEST 2025


commit 45df8eaf108d76b5194c19f0e273250477346e46
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:18:17 2025 +0200

    Fix applying patches.

 mgdiff.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/mgdiff.spec b/mgdiff.spec
index b50b368..a0dec24 100644
--- a/mgdiff.spec
+++ b/mgdiff.spec
@@ -24,8 +24,8 @@ Mgdiff jest graficzną nakładką dla polecenia diff.
 
 %prep
 %setup -q -n mgdiff
-%patch0 -p0
-%patch1 -p1
+%patch -P0 -p0
+%patch -P1 -p1
 
 %build
 xmkmf -a
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mgdiff.git/commitdiff/45df8eaf108d76b5194c19f0e273250477346e46



More information about the pld-cvs-commit mailing list