[packages/python-rbtools] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:32:29 CEST 2025


commit 72acf99bb9f7f925045cc4a3b66a911b62aa399e
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:32:13 2025 +0200

    Fix applying patches.

 python-rbtools.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-rbtools.spec b/python-rbtools.spec
index 27a7d06..b1373fa 100644
--- a/python-rbtools.spec
+++ b/python-rbtools.spec
@@ -26,7 +26,7 @@ code-review server.
 %prep
 %setup -q -n RBTools-%{version}
 %{__rm} -r RBTools*.egg-info
-%patch1001 -p1
+%patch -P1001 -p1
 
 %build
 %py_build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-rbtools.git/commitdiff/72acf99bb9f7f925045cc4a3b66a911b62aa399e



More information about the pld-cvs-commit mailing list