[packages/python-db_row] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:27:05 CEST 2025


commit 6c053542acd4b9f091e3db2a3dc890dfd9834302
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:26:50 2025 +0200

    Fix applying patches.

 python-db_row.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-db_row.spec b/python-db_row.spec
index 50a8d6e..a5ef8bf 100644
--- a/python-db_row.spec
+++ b/python-db_row.spec
@@ -31,7 +31,7 @@ wyników zapytań do baz danych.
 
 %prep
 %setup -q -n %{module}-%{version}
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %py_build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-db_row.git/commitdiff/6c053542acd4b9f091e3db2a3dc890dfd9834302



More information about the pld-cvs-commit mailing list