diff --git a/starship.changes b/starship.changes index 5ccd2f3..9537f87 100644 --- a/starship.changes +++ b/starship.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Aug 25 10:20:55 UTC 2022 - Dead Mozay + +- Use setup instead of autosetup. + ------------------------------------------------------------------- Thu Aug 25 08:07:42 UTC 2022 - Jan Engelhardt diff --git a/starship.spec b/starship.spec index d9ac9a0..b68a68d 100644 --- a/starship.spec +++ b/starship.spec @@ -39,7 +39,7 @@ The default setup requires Nerd Font and a terminal in dark colors. dash is not supported as of 1.10.2. %prep -%autosetup -qa1 +%setup -qa1 mkdir -p .cargo cp %{SOURCE2} .cargo/config