[packages/python-PyPAM] - use patch -P
baggins
baggins at pld-linux.org
Sun Mar 9 21:36:02 CET 2025
commit 607322f57966d4646021efd62bfba65933949107
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Sun Mar 9 21:28:23 2025 +0100
- use patch -P
python-PyPAM.spec | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/python-PyPAM.spec b/python-PyPAM.spec
index 03190bf..dbbedb1 100644
--- a/python-PyPAM.spec
+++ b/python-PyPAM.spec
@@ -57,12 +57,12 @@ Wiązania PAM dla Pythona.
%prep
%setup -q -n %{module}-%{version}
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
-%patch5 -p1 -p0
+%patch -P 0 -p1
+%patch -P 1 -p1
+%patch -P 2 -p1
+%patch -P 3 -p1
+%patch -P 4 -p1
+%patch -P 5 -p0
%build
%if %{with python2}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-PyPAM.git/commitdiff/607322f57966d4646021efd62bfba65933949107
More information about the pld-cvs-commit
mailing list