From 92b488e1bb74211d976d0e3428ed18729e6f04f7 Mon Sep 17 00:00:00 2001 From: Miro HronĨok Date: Sep 17 2019 11:07:39 +0000 Subject: Remove unused macro definitions --- diff --git a/odcs.spec b/odcs.spec index 4ceeceb..1e10ee3 100644 --- a/odcs.spec +++ b/odcs.spec @@ -2,10 +2,6 @@ # https://fedoraproject.org/wiki/Changes/No_more_automagic_Python_bytecompilation_phase_2 %global _python_bytecompile_extra 1 -%{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} -%{!?pyver: %global pyver %(%{__python} -c "import sys ; print sys.version[:3]")} -%global debug_package %{nil} - Name: odcs Version: 0.2.23 Release: 4%{?dist}