From d38ef3a3a93c1b4b623b40945fec73aff51ce0cf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miroslav=20Such=C3=BD?= Date: Wed, 10 Jan 2018 09:07:29 +0100 Subject: [PATCH 13/22] macro python_sitearch is always defined on rhel7+ --- libreport.spec.in | 3 --- 1 file changed, 3 deletions(-) diff --git a/libreport.spec.in b/libreport.spec.in index 63f5114a..bccaa78c 100644 --- a/libreport.spec.in +++ b/libreport.spec.in @@ -1,6 +1,3 @@ -# platform-dependent -%{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} - %if 0%{?suse_version} %bcond_with bugzilla -- 2.14.3