[packages/python-psycopg] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:30:34 CEST 2025
commit 75ea44d66e52fafc6867a71c843613ce3c5abdf2
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:30:18 2025 +0200
Fix applying patches.
python-psycopg.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-psycopg.spec b/python-psycopg.spec
index 011ee67..8c20a8e 100644
--- a/python-psycopg.spec
+++ b/python-psycopg.spec
@@ -55,7 +55,7 @@ Interfejs bazy danych PostgreSQL do Zope.
%prep
%setup -q -n %{module}-%{version}
%if "%{_lib}" == "lib64"
-%patch0 -p1
+%patch -P0 -p1
%endif
%build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-psycopg.git/commitdiff/75ea44d66e52fafc6867a71c843613ce3c5abdf2
More information about the pld-cvs-commit
mailing list