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