commit ce4ed8eb2adea062d52574a29ea3ef6990fa638b
Author: Elan Ruusamäe <[email protected]>
Date: Thu Jul 26 10:55:06 2012 +0300
disable posixsubprocess.so temporarily
python3.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python3.spec b/python3.spec
index 5678bcc..04848fa 100644
--- a/python3.spec
+++ b/python3.spec
@@ -957,7 +957,7 @@ rm -rf $RPM_BUILD_ROOT
%attr(755,root,root) %{py_dyndir}/_multibytecodec.cpython-*.so
%attr(755,root,root) %{py_dyndir}/_multiprocessing.cpython-*.so
%attr(755,root,root) %{py_dyndir}/_pickle.cpython-*.so
-%attr(755,root,root) %{py_dyndir}/_posixsubprocess.cpython-*.so
+#%attr(755,root,root) %{py_dyndir}/_posixsubprocess.cpython-*.so
%attr(755,root,root) %{py_dyndir}/_random.cpython-*.so
%attr(755,root,root) %{py_dyndir}/_socket.cpython-*.so
%attr(755,root,root) %{py_dyndir}/_ssl.cpython-*.so
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit