[packages/python-enum] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:27:52 CEST 2025


commit 17bc10f76f567e42354f31ee0fa06f3383dd2c90
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:27:36 2025 +0200

    Fix applying patches.

 python-enum.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-enum.spec b/python-enum.spec
index 1544f09..c6b0947 100644
--- a/python-enum.spec
+++ b/python-enum.spec
@@ -60,7 +60,7 @@ Dokumentacja API %{module}.
 
 %prep
 %setup -q -n %{module}-%{version}
-%patch0 -p1
+%patch -P0 -p1
 
 
 %build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-enum.git/commitdiff/17bc10f76f567e42354f31ee0fa06f3383dd2c90



More information about the pld-cvs-commit mailing list