From 45d9619c3d7681da130ad33565c8c0f7f300ce20 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Mon, 30 Jul 2018 00:22:28 +0200 Subject: [PATCH] =?UTF-8?q?%{python=5Fsitearch}=20=E2=86=92=20%{python2=5F?= =?UTF-8?q?sitearch}?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Igor Gnatenko --- cryptsetup.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cryptsetup.spec b/cryptsetup.spec index 8d5f69a..cb57b57 100644 --- a/cryptsetup.spec +++ b/cryptsetup.spec @@ -210,7 +210,7 @@ popd %license COPYING.LGPL %doc python/pycryptsetup-test.py %exclude %{python_sitearch}/pycryptsetup.la -%{python_sitearch}/pycryptsetup.so +%{python2_sitearch}/pycryptsetup.so %endif %if %{python3_enable}