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

Fix license directory name for confluent server

This commit is contained in:
Jarrod Johnson 2022-04-26 08:00:13 -04:00
parent 060f639ab3
commit 46ffe3f5f2

View File

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