[packages/selinux-restorecond] - use patch -P
qboosh
qboosh at pld-linux.org
Sun Mar 2 22:03:27 CET 2025
commit 2f61728245eef32a4ab6e42d72c528e4662f3750
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sun Mar 2 21:59:30 2025 +0100
- use patch -P
selinux-restorecond.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/selinux-restorecond.spec b/selinux-restorecond.spec
index f14e0e5..0c13ba9 100644
--- a/selinux-restorecond.spec
+++ b/selinux-restorecond.spec
@@ -59,7 +59,7 @@ się, że mają przypisane właściwe konteksty plików z polityki.
%prep
%setup -q -n restorecond-%{version}
-%patch0 -p1
+%patch -P0 -p1
%build
CFLAGS="%{rpmcflags} %{rpmcppflags} -Wall -W" \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/selinux-restorecond.git/commitdiff/67466c14525201e4dac8f9e6b239725a4745b1cd
More information about the pld-cvs-commit
mailing list