diff --git a/pylast.spec b/pylast.spec index fb07ccf..f0e2ee3 100644 --- a/pylast.spec +++ b/pylast.spec @@ -23,6 +23,7 @@ A Python interface to Last.fm (and other API compatible social networks). %prep %autosetup -n %{pypi_name}-%{version} +rm -rf %{pypi_name}.egg-info %build %py3_build