[packages/python-bugzilla] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:26:38 CEST 2025
commit 657026dc17e0bbb8942a1ca3f94a061230410079
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:26:22 2025 +0200
Fix applying patches.
python-bugzilla.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-bugzilla.spec b/python-bugzilla.spec
index 6f575e4..b908a81 100644
--- a/python-bugzilla.spec
+++ b/python-bugzilla.spec
@@ -24,7 +24,7 @@ Biblioteka Bugzilli dla Pythona.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%py_build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-bugzilla.git/commitdiff/657026dc17e0bbb8942a1ca3f94a061230410079
More information about the pld-cvs-commit
mailing list