[packages/python-slip] - use patch -P
baggins
baggins at pld-linux.org
Sun Mar 9 22:23:09 CET 2025
commit f8edc29794ccb808467fbbfaa3f43ab5075688a6
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Sun Mar 9 22:19:47 2025 +0100
- use patch -P
python-slip.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-slip.spec b/python-slip.spec
index 31060af..9e51b01 100644
--- a/python-slip.spec
+++ b/python-slip.spec
@@ -152,7 +152,7 @@ PolicyKit.
%prep
%setup -q
-%patch0 -p1
+%patch -P 0 -p1
%build
%{__make} $(pwd)/setup.py
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-slip.git/commitdiff/f8edc29794ccb808467fbbfaa3f43ab5075688a6
More information about the pld-cvs-commit
mailing list