[packages/python-booty] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:26:35 CEST 2025


commit 1a85b40b7405d7df78990732b25b0f009e3e523c
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:26:18 2025 +0200

    Fix applying patches.

 python-booty.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python-booty.spec b/python-booty.spec
index 8e4e2b3..ad69af6 100644
--- a/python-booty.spec
+++ b/python-booty.spec
@@ -27,8 +27,8 @@ anacondę i up2date.
 
 %prep
 %setup -q -n booty-%{version}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__make} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-booty.git/commitdiff/1a85b40b7405d7df78990732b25b0f009e3e523c



More information about the pld-cvs-commit mailing list