Drop redundant commands from %prep
This commit is contained in:
parent
972855ee85
commit
a7d4fd6c2f
@ -29,12 +29,8 @@ theme used for Flask & related projects.
|
||||
|
||||
|
||||
%prep
|
||||
ls -alh
|
||||
%setup -qn alabaster-%{version}
|
||||
|
||||
# Remove bundled eggs
|
||||
rm -rf alabaster.egg-info
|
||||
|
||||
|
||||
%build
|
||||
%py3_build
|
||||
|
Loading…
Reference in New Issue
Block a user