Fix directory name
This commit is contained in:
parent
6787942516
commit
5ab635454a
@ -59,7 +59,7 @@ The imagesize package parses image file headers and returns the image sizes.
|
||||
This is a pure Python library.
|
||||
|
||||
%prep
|
||||
%autosetup -n %{pypi_name}_py-%{version}
|
||||
%autosetup -n %{pypi_name}-%{version}
|
||||
# Remove bundled egg-info
|
||||
rm -rf %{pypi_name}.egg-info
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user