Switch to %py2_install
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
parent
9ab23b5bf4
commit
3ee46711c0
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@ sed -i -e "s|/var/log/apache2/|/var/log/httpd/|" wtop.cfg
|
|||
|
||||
%install
|
||||
rm -rf $RPM_BUILD_ROOT
|
||||
%{__python} setup.py install -O1 --root $RPM_BUILD_ROOT
|
||||
%py2_install
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue