This commit is contained in:
parent
e9d1fbbd7d
commit
d7c0f146df
@ -55,7 +55,7 @@ what is provided.
|
||||
%pre
|
||||
# bsc#1057496 - egg-info changed from directory to file
|
||||
if [ -d %{python_sitelib}/six-%{version}-py%{python_version}.egg-info ]; then
|
||||
rm -r %{python_sitelib}/six-%{version}-%{python_version}.egg-info
|
||||
rm -rf %{python_sitelib}/six-%{version}-%{python_version}.egg-info
|
||||
fi
|
||||
|
||||
%files %{python_files}
|
||||
|
Loading…
x
Reference in New Issue
Block a user