[packages/python-semanage] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:32:59 CEST 2025


commit 7f85624653f33aa5d4a2cd2305c5b8f268aa4627
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:32:42 2025 +0200

    Fix applying patches.

 python-semanage.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-semanage.spec b/python-semanage.spec
index 899fe65..e301290 100644
--- a/python-semanage.spec
+++ b/python-semanage.spec
@@ -31,7 +31,7 @@ Wiązania Pythona 2 do biblioteki semanage.
 
 %prep
 %setup -q -n libsemanage-%{version}
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__make} -j1 pywrap \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-semanage.git/commitdiff/7f85624653f33aa5d4a2cd2305c5b8f268aa4627



More information about the pld-cvs-commit mailing list