Corrected typo for making directory
Some checks failed
Build hydros-assets / Build and push image (push) Failing after 1m35s
Some checks failed
Build hydros-assets / Build and push image (push) Failing after 1m35s
This commit is contained in:
@@ -17,7 +17,7 @@ Source0: source.tar.gz
|
||||
|
||||
%install
|
||||
%__rm -rf %{buildroot}
|
||||
%__mkdir -p %{buildroot}${_datarootdir}/hydros
|
||||
%__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