[packages/python-bsddb] - use patch -P

baggins baggins at pld-linux.org
Sun Mar 9 21:42:17 CET 2025


commit 07ffb9fd05426d9d35764921855e86eeab5dbb07
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sun Mar 9 21:35:11 2025 +0100

    - use patch -P

 python-bsddb.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-bsddb.spec b/python-bsddb.spec
index f2086dc..a549d4b 100644
--- a/python-bsddb.spec
+++ b/python-bsddb.spec
@@ -76,7 +76,7 @@ załączonej dokumentacji lub na stronie WWW.
 
 %prep
 %setup -q -n %{pname}-%{version}
-%patch0 -p1
+%patch -P 0 -p1
 
 %build
 %if %{with python2}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-bsddb.git/commitdiff/07ffb9fd05426d9d35764921855e86eeab5dbb07



More information about the pld-cvs-commit mailing list