diff --git a/anda/langs/go/elephant/golang-github-abenz1267-elephant.spec b/anda/langs/go/elephant/golang-github-abenz1267-elephant.spec index 965eabd9af..dc61193a2d 100644 --- a/anda/langs/go/elephant/golang-github-abenz1267-elephant.spec +++ b/anda/langs/go/elephant/golang-github-abenz1267-elephant.spec @@ -23,7 +23,7 @@ Elephant - cuz it's phat - is a powerful data provider service and backend for b } %global golicenses LICENSE -%global godocs BREAKING.md README.md cmd/elephant/version.txt +%global godocs README.md Name: elephant Release: 1%?dist @@ -89,7 +89,7 @@ install -Dm755 internal/providers/*/*.so -t %buildroot/etc/xdg/elephant/provider %if %{without bootstrap} %files %license LICENSE -%doc BREAKING.md README.md cmd/elephant/version.txt +%doc README.md %{_bindir}/elephant %ghost /etc/xdg/elephant/ %endif