Change pathing to reflect setup macro
Some checks failed
Build hydros-assets / Build and push image (push) Failing after 1m36s
Some checks failed
Build hydros-assets / Build and push image (push) Failing after 1m36s
This commit is contained in:
@@ -16,7 +16,7 @@ Source0: source.tar.gz
|
|||||||
# nothing to build
|
# nothing to build
|
||||||
|
|
||||||
%install
|
%install
|
||||||
install -Dm0444 -t %{buildroot}%{_datarootdir}/hydros/ %{_builddir}/source/hydros/default-background.png
|
install -Dm0444 -t %{buildroot}%{_datarootdir}/hydros/ %{_builddir}/default-background.png
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%{_datarootdir}/hydros/default-background.png
|
%{_datarootdir}/hydros/default-background.png
|
||||||
|
|||||||
Reference in New Issue
Block a user