[packages/bc-ispell] - use patch -P

qboosh qboosh at pld-linux.org
Sun May 18 19:49:50 CEST 2025


commit 62087adefa2b2def9420310ffaa18cd798985d80
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun May 18 19:33:10 2025 +0200

    - use patch -P

 bc-ispell.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/bc-ispell.spec b/bc-ispell.spec
index 48e417d..3fe9ed8 100644
--- a/bc-ispell.spec
+++ b/bc-ispell.spec
@@ -37,8 +37,8 @@ Pliki nagłówkowe biblioteki ISpell.
 
 %prep
 %setup -q -n ispell-%{gitref}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %{__sed} -i -e 's,/lib/,/%{_lib}/,' local.h.linux
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/bc-ispell.git/commitdiff/0f2b02a56d0203663538377310bad7debcee5891



More information about the pld-cvs-commit mailing list