[packages/python3-psycopg2] Don't apply commented out patches.
arekm
arekm at pld-linux.org
Tue Jul 15 11:24:56 CEST 2025
commit 790c9030fe0c9361e58b286e152550db18a2731a
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 11:24:39 2025 +0200
Don't apply commented out patches.
python3-psycopg2.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python3-psycopg2.spec b/python3-psycopg2.spec
index b1ae835..49b3b91 100644
--- a/python3-psycopg2.spec
+++ b/python3-psycopg2.spec
@@ -41,7 +41,7 @@ psycopg jest, że w jest pełni zgodny z standardem DBAPI-2.0 i jest
%prep
%setup -q -n %{module}-%{version}
#%if "%{_lib}" == "lib64"
-#%patch0 -p1
+#%%patch0 -p1
#%endif
%build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python3-psycopg2.git/commitdiff/790c9030fe0c9361e58b286e152550db18a2731a
More information about the pld-cvs-commit
mailing list