2
0
mirror of https://github.com/xcat2/confluent.git synced 2024-11-22 01:22:00 +00:00

Flag license files appropriately

This commit is contained in:
Jarrod Johnson 2022-04-25 17:02:35 -04:00
parent 69b3aca815
commit 060f639ab3
2 changed files with 2 additions and 0 deletions

View File

@ -50,4 +50,5 @@ python2 setup.py install --single-version-externally-managed -O1 --root=$RPM_BUI
rm -rf $RPM_BUILD_ROOT
%files -f INSTALLED_FILES
%license /opt/confluent/share/licenses/confluent_client/LICENSE
%defattr(-,root,root)

View File

@ -99,4 +99,5 @@ true
rm -rf $RPM_BUILD_ROOT
%files -f INSTALLED_FILES
%license /opt/confluent/share/licenses/confluent_license/LICENSE
%defattr(-,root,root)