don't list /usr/share/grafana/conf twice

This commit is contained in:
Andreas Gerstmayr 2022-09-07 15:51:54 +02:00
parent 15e6076b1d
commit 95ac515fcf

View File

@ -867,7 +867,6 @@ OPENSSL_FORCE_FIPS_MODE=1 GOLANG_FIPS=1 go test -v ./pkg/util -run TestEncryptio
# shared directory and all files therein
%{_datadir}/%{name}
%attr(-, root, %{GRAFANA_GROUP}) %{_datadir}/%{name}/conf/*
# systemd service file
%{_unitdir}/grafana-server.service