From 62203c0d971f096c5acb4d3ca5ce24c2a7c4acae Mon Sep 17 00:00:00 2001 From: windowsboy111 Date: Thu, 29 Dec 2022 17:51:47 +0800 Subject: [PATCH] Fix starship again --- anda/rust/starship/.gitignore | 1 - anda/rust/starship/rust-starship.spec | 2 -- 2 files changed, 3 deletions(-) delete mode 100644 anda/rust/starship/.gitignore diff --git a/anda/rust/starship/.gitignore b/anda/rust/starship/.gitignore deleted file mode 100644 index 79b8e8a9dd..0000000000 --- a/anda/rust/starship/.gitignore +++ /dev/null @@ -1 +0,0 @@ -anda-build/ \ No newline at end of file diff --git a/anda/rust/starship/rust-starship.spec b/anda/rust/starship/rust-starship.spec index 95b5694299..0b065f3efd 100644 --- a/anda/rust/starship/rust-starship.spec +++ b/anda/rust/starship/rust-starship.spec @@ -43,8 +43,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