From 3758a989efde55d64518610dec1ffa7006f45878e418706b7e5aaa0772eac2a0 Mon Sep 17 00:00:00 2001 From: Dead Mozay Date: Thu, 25 Aug 2022 10:40:03 +0000 Subject: [PATCH] Accepting request 999233 from home:Dead_Mozay - Use setup instead of autosetup. OBS-URL: https://build.opensuse.org/request/show/999233 OBS-URL: https://build.opensuse.org/package/show/shells/starship?expand=0&rev=32 --- starship.changes | 5 +++++ starship.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) 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