[packages/libsemanage] - use patch -P

qboosh qboosh at pld-linux.org
Sun Mar 2 21:55:33 CET 2025


commit 08a7ac3cf15b6bdf595c8f97985406123f2e4e44
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun Mar 2 21:48:44 2025 +0100

    - use patch -P

 libsemanage.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libsemanage.spec b/libsemanage.spec
index 5bdc5a8..2ef422d 100644
--- a/libsemanage.spec
+++ b/libsemanage.spec
@@ -72,7 +72,7 @@ Wiązania Pythona 3 do biblioteki semanage.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__make} -j1 all %{?with_python:pywrap} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libsemanage.git/commitdiff/4f8d642b2601c3a2a9e93b9bcb7f9c63365def0f



More information about the pld-cvs-commit mailing list