Install the asset directory

This commit is contained in:
Johannes Meyer 2022-06-07 14:43:27 +02:00
parent d222bfb197
commit 6b6086d02f
1 changed files with 1 additions and 0 deletions

View File

@ -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}