From 25d18ec2e72eb64d1edeabc3289021c65f932514 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Mon, 30 Jul 2018 00:22:32 +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 --- audit.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/audit.spec b/audit.spec index 7f1d5a2..4aabd8c 100644 --- a/audit.spec +++ b/audit.spec @@ -227,7 +227,7 @@ fi %files -n python2-audit %attr(755,root,root) %{python_sitearch}/_audit.so %attr(755,root,root) %{python_sitearch}/auparse.so -%{python_sitearch}/audit.py* +%{python2_sitearch}/audit.py* %files -n python3-audit %attr(755,root,root) %{python3_sitearch}/*