[hydros-assets] make directory before moving
Some checks failed
Build hydros-assets / Build and push image (push) Failing after 1m47s
Some checks failed
Build hydros-assets / Build and push image (push) Failing after 1m47s
This commit is contained in:
@@ -16,6 +16,8 @@ Source0: source.tar.gz
|
||||
# nothing to build
|
||||
|
||||
%install
|
||||
%__rm -rf %{buildroot}
|
||||
%__mkdir -p %{buildroot}${_datarootdir}/hydros
|
||||
%__mv %{_builddir}/* %{buildroot}%{_datarootdir}/hydros
|
||||
#install -Dm0444 -t %{buildroot}%{_datarootdir}/hydros/ %{_builddir}/default-background.png
|
||||
|
||||
|
||||
Reference in New Issue
Block a user