[packages/ansible] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:33:41 CEST 2025
commit 7e869354efe470273186ca179cd5e1d34bc3cfa4
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:33:25 2025 +0200
Fix applying patches.
ansible.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ansible.spec b/ansible.spec
index cc460a8..97f821a 100644
--- a/ansible.spec
+++ b/ansible.spec
@@ -33,7 +33,7 @@ are transferred to managed machines automatically.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%py_build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ansible.git/commitdiff/7e869354efe470273186ca179cd5e1d34bc3cfa4
More information about the pld-cvs-commit
mailing list