Install the asset directory
This commit is contained in:
parent
d222bfb197
commit
6b6086d02f
|
@ -54,6 +54,7 @@ which can be integrated as library into Icinga Web 2.
|
|||
%install
|
||||
mkdir -vp %{buildroot}%{basedir}
|
||||
|
||||
cp -vr asset %{buildroot}%{basedir}
|
||||
cp -vr vendor %{buildroot}%{basedir}
|
||||
cp -vr composer.* %{buildroot}%{basedir}
|
||||
cp -vr VERSION %{buildroot}%{basedir}
|
||||
|
|
Loading…
Reference in New Issue