[packages/python-psycopg2] Don't apply commented out patches.
arekm
arekm at pld-linux.org
Tue Jul 15 11:25:08 CEST 2025
commit 94406f2d19954eda9400f8dde61b8bc5f3d90608
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 11:24:51 2025 +0200
Don't apply commented out patches.
python-psycopg2.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-psycopg2.spec b/python-psycopg2.spec
index 2233a35..4d60c7e 100644
--- a/python-psycopg2.spec
+++ b/python-psycopg2.spec
@@ -56,7 +56,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/python-psycopg2.git/commitdiff/94406f2d19954eda9400f8dde61b8bc5f3d90608
More information about the pld-cvs-commit
mailing list