mirror of
https://git.icinga.com/packaging/rpm-icinga-php-thirdparty.git
synced 2025-07-25 23:14:30 +02:00
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
|
%install
|
||||||
mkdir -vp %{buildroot}%{basedir}
|
mkdir -vp %{buildroot}%{basedir}
|
||||||
|
|
||||||
|
cp -vr asset %{buildroot}%{basedir}
|
||||||
cp -vr vendor %{buildroot}%{basedir}
|
cp -vr vendor %{buildroot}%{basedir}
|
||||||
cp -vr composer.* %{buildroot}%{basedir}
|
cp -vr composer.* %{buildroot}%{basedir}
|
||||||
cp -vr VERSION %{buildroot}%{basedir}
|
cp -vr VERSION %{buildroot}%{basedir}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user