[packages/reviewboard] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:42:39 CEST 2025


commit 7708c3b89830e9054264616e0d301604fb037792
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:42:23 2025 +0200

    Fix applying patches.

 reviewboard.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/reviewboard.spec b/reviewboard.spec
index 57c725a..35fc665 100644
--- a/reviewboard.spec
+++ b/reviewboard.spec
@@ -77,7 +77,7 @@ take much of the stress and time out of the code review process.
 
 %prep
 %setup -q -n ReviewBoard-%{version}
-%patch0 -p1
+%patch -P0 -p1
 
 %{__sed} -i -e '1s,^#!.*python,#!%{__python},' reviewboard/manage.py
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/reviewboard.git/commitdiff/7708c3b89830e9054264616e0d301604fb037792



More information about the pld-cvs-commit mailing list