[packages/ncompress] - use patch -P

qboosh qboosh at pld-linux.org
Thu May 15 20:13:41 CEST 2025


commit 76cf3bc1e4654555f44e45b21b6c5df6124f3ab8
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Thu May 15 19:59:49 2025 +0200

    - use patch -P

 ncompress.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/ncompress.spec b/ncompress.spec
index 5d1fe98..08aa5ac 100644
--- a/ncompress.spec
+++ b/ncompress.spec
@@ -59,8 +59,8 @@ sıkıştırılmış dosyalar üzerinde çalışabilir)
 
 %prep
 %setup -q -a1
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %ifarch sparc sparc64 m68k %{arm} ppc ppc64 s390
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ncompress.git/commitdiff/76cf3bc1e4654555f44e45b21b6c5df6124f3ab8



More information about the pld-cvs-commit mailing list