From: Jacek Konieczny Date: Fri, 24 Nov 2017 10:00:03 +0000 (+0100) Subject: drop unnecessary py_comp X-Git-Tag: auto/th/python-isort-4.2.15-1 X-Git-Url: https://git.pld-linux.org/?a=commitdiff_plain;h=refs%2Ftags%2Fauto%2Fth%2Fpython-isort-4.2.15-1;p=packages%2Fpython-isort.git drop unnecessary py_comp --- diff --git a/python-isort.spec b/python-isort.spec index 6327876..2fdc5ed 100644 --- a/python-isort.spec +++ b/python-isort.spec @@ -79,12 +79,6 @@ rm -rf $RPM_BUILD_ROOT %if %{with python2} %py_install -# when files are installed in other way that standard 'setup.py -# they need to be (re-)compiled -# change %{py_sitedir} to %{py_sitescriptdir} for 'noarch' packages! -%py_ocomp $RPM_BUILD_ROOT%{py_sitedir} -%py_comp $RPM_BUILD_ROOT%{py_sitedir} - %py_postclean %endif