[packages/selinux-python] - use patch -P
qboosh
qboosh at pld-linux.org
Sun Mar 2 22:08:52 CET 2025
commit 2836a2b4f4e6192780bfc5ab5451faa669782046
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sun Mar 2 22:04:27 2025 +0100
- use patch -P
selinux-python.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/selinux-python.spec b/selinux-python.spec
index 7718a37..9a07033 100644
--- a/selinux-python.spec
+++ b/selinux-python.spec
@@ -108,7 +108,7 @@ Moduły Pythona do operowania na politykach SELinuksa.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
CFLAGS="%{rpmcflags} %{rpmcppflags}" \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/selinux-python.git/commitdiff/edca9cdfe76ce1c448ea063b56e78467e42525f8
More information about the pld-cvs-commit
mailing list