From d0dfc6bef95ef4268fde5485d38aa0c56e4b7b2c Mon Sep 17 00:00:00 2001 From: madomado Date: Sun, 26 Feb 2023 19:34:23 +0800 Subject: [PATCH] fix: starship (#243) Signed-off-by: madomado --- anda/rust/starship/rust-starship.spec | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/anda/rust/starship/rust-starship.spec b/anda/rust/starship/rust-starship.spec index 3e7261dae6..54bc7540ba 100644 --- a/anda/rust/starship/rust-starship.spec +++ b/anda/rust/starship/rust-starship.spec @@ -1,3 +1,4 @@ +%global debug_package %{nil} # Generated by rust2rpm 23 %bcond_without check @@ -45,8 +46,6 @@ This package contains library source intended for building other packages which use the "%{crate}" crate. %files devel -%license %{crate_instdir}/LICENSE -%doc %{crate_instdir}/README.md %{crate_instdir}/ %package -n %{name}+default-devel