[hydros-assets] Use mv to install files temporarily
Some checks failed
Build hydros-assets / Build and push image (push) Failing after 1m49s
Some checks failed
Build hydros-assets / Build and push image (push) Failing after 1m49s
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user