mirror of
https://git.icinga.com/packaging/rpm-icinga-php-thirdparty.git
synced 2025-07-23 22:14:54 +02:00
Install the VERSION file to the proper location
This commit is contained in:
parent
881e80ebf1
commit
0ac7c21080
@ -30,12 +30,13 @@ mkdir -vp %{buildroot}%{basedir}
|
||||
|
||||
cp -vr vendor %{buildroot}%{basedir}
|
||||
cp -vr composer.* %{buildroot}%{basedir}
|
||||
cp -vr VERSION %{buildroot}%{basedir}
|
||||
|
||||
%clean
|
||||
rm -rf %{buildroot}
|
||||
|
||||
%files
|
||||
%doc README.md VERSION
|
||||
%doc README.md
|
||||
%license LICENSE
|
||||
%defattr(-,root,root)
|
||||
%{basedir}
|
||||
|
Loading…
x
Reference in New Issue
Block a user