[packages/python-DocumentTemplate] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:27:34 CEST 2025
commit 70191263a57bd9ebaedf1074ac60a9a11ea7d2fb
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:27:18 2025 +0200
Fix applying patches.
python-DocumentTemplate.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-DocumentTemplate.spec b/python-DocumentTemplate.spec
index fc8ec95..54a2d7e 100644
--- a/python-DocumentTemplate.spec
+++ b/python-DocumentTemplate.spec
@@ -32,7 +32,7 @@ przez znających Pythona, ale nie HTML.
%prep
%setup -q -n ZTemplates-2.3.0
-%patch0 -p1
+%patch -P0 -p1
%build
cd DocumentTemplate
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-DocumentTemplate.git/commitdiff/70191263a57bd9ebaedf1074ac60a9a11ea7d2fb
More information about the pld-cvs-commit
mailing list