]> git.pld-linux.org Git - packages/python-isort.git/commitdiff
drop unnecessary py_comp auto/th/python-isort-4.2.15-1
authorJacek Konieczny <j.konieczny@eggsoft.pl>
Fri, 24 Nov 2017 10:00:03 +0000 (11:00 +0100)
committerJacek Konieczny <j.konieczny@eggsoft.pl>
Fri, 24 Nov 2017 10:00:03 +0000 (11:00 +0100)
python-isort.spec

index 63278769bf0168f34ab8e63d8c0fd277e017d922..2fdc5edab0e995ba510178516a42cb28ec525cbc 100644 (file)
@@ -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
 
This page took 0.101214 seconds and 4 git commands to generate.