[packages/python-cfn-lint] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:26:53 CEST 2025


commit 08a193e2b7e3c5557295bb40865967bf679365eb
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:26:37 2025 +0200

    Fix applying patches.

 python-cfn-lint.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-cfn-lint.spec b/python-cfn-lint.spec
index deb65fb..d64df45 100644
--- a/python-cfn-lint.spec
+++ b/python-cfn-lint.spec
@@ -96,7 +96,7 @@ własności zasobów i dobrych praktyk.
 
 %prep
 %setup -q -n cfn-lint-%{version}
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %if %{with python2}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-cfn-lint.git/commitdiff/08a193e2b7e3c5557295bb40865967bf679365eb



More information about the pld-cvs-commit mailing list