Use %autosetup

This commit is contained in:
Miro Hrončok 2023-11-20 15:59:05 +01:00
parent a7d4fd6c2f
commit 29068a1a1a

View File

@ -29,7 +29,7 @@ theme used for Flask & related projects.
%prep
%setup -qn alabaster-%{version}
%autosetup -p1 -n alabaster-%{version}
%build