[hydros-assets] Use mv to install files temporarily
Some checks failed
Build hydros-assets / Build and push image (push) Failing after 1m49s

This commit is contained in:
2026-03-29 19:34:20 -04:00
parent 2cb1829a17
commit 5e6adfe56f

View File

@@ -16,7 +16,8 @@ Source0: source.tar.gz
# nothing to build # nothing to build
%install %install
install -Dm0444 -t %{buildroot}%{_datarootdir}/hydros/ %{_builddir}/default-background.png %__mv %{_builddir}/* %{buildroot}%{_datarootdir}/hydros
#install -Dm0444 -t %{buildroot}%{_datarootdir}/hydros/ %{_builddir}/default-background.png
%files %files
%{_datarootdir}/hydros/default-background.png %{_datarootdir}/hydros/default-background.png