[packages/man-db] - use patch -P

qboosh qboosh at pld-linux.org
Wed May 7 20:28:22 CEST 2025


commit 86b7276aa816fd64b7b4df6133d4cfd0f804e7c5
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Wed May 7 20:15:16 2025 +0200

    - use patch -P

 man-db.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/man-db.spec b/man-db.spec
index 2a5ac39..b4de032 100644
--- a/man-db.spec
+++ b/man-db.spec
@@ -69,8 +69,8 @@ man (nazywanych man-pages): man, whatis, apropos, manpath i lexgrog:
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %configure \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/man-db.git/commitdiff/4c4876a141a7868e7b34ebb14b5d2b1e86d20016



More information about the pld-cvs-commit mailing list