[packages/python-nss] - use patch -P
baggins
baggins at pld-linux.org
Sun Mar 9 22:07:12 CET 2025
commit 5e52fb6561ed9b427bdbb0015d535421be3e07ba
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Sun Mar 9 22:02:23 2025 +0100
- use patch -P
python-nss.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-nss.spec b/python-nss.spec
index 0189052..3d88183 100644
--- a/python-nss.spec
+++ b/python-nss.spec
@@ -47,7 +47,7 @@ NSPR (Netscape Portable Runtime).
%prep
%setup -q
-%patch0 -p1
+%patch -P 0 -p1
%build
%if %{with python2}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-nss.git/commitdiff/5e52fb6561ed9b427bdbb0015d535421be3e07ba
More information about the pld-cvs-commit
mailing list