[packages/python-burn] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:26:41 CEST 2025
commit d662b0b1d397b5ad20bbe58622108aae8908c58f
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:26:25 2025 +0200
Fix applying patches.
python-burn.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-burn.spec b/python-burn.spec
index 3ac5287..3d4f69c 100644
--- a/python-burn.spec
+++ b/python-burn.spec
@@ -36,7 +36,7 @@ sposób.
%prep
%setup -q -n %{module}-%{version}
-%patch0 -p1
+%patch -P0 -p1
%build
%py_build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-burn.git/commitdiff/d662b0b1d397b5ad20bbe58622108aae8908c58f
More information about the pld-cvs-commit
mailing list