[packages/python-launchpad-bugs] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:29:11 CEST 2025
commit 388a849c8d1cec097be9e2c309a9eddc704bad38
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:28:56 2025 +0200
Fix applying patches.
python-launchpad-bugs.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-launchpad-bugs.spec b/python-launchpad-bugs.spec
index 571ce91..7605461 100644
--- a/python-launchpad-bugs.spec
+++ b/python-launchpad-bugs.spec
@@ -18,7 +18,7 @@ Classes to access bug information in Launchpad.
%prep
%setup -q -n main
-%patch0 -p1
+%patch -P0 -p1
%build
%py_build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-launchpad-bugs.git/commitdiff/388a849c8d1cec097be9e2c309a9eddc704bad38
More information about the pld-cvs-commit
mailing list