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

Add catch-all packaging for EL7

EL7 now precompiles and flags it in the packaging
This commit is contained in:
Jarrod Johnson 2022-06-15 16:34:57 -04:00
parent 2bb519c158
commit c96955b369
2 changed files with 2 additions and 0 deletions

View File

@ -52,3 +52,4 @@ rm -rf $RPM_BUILD_ROOT
%files -f INSTALLED_FILES
%license /opt/confluent/share/licenses/confluent_client/LICENSE
%defattr(-,root,root)
/opt/confluent

View File

@ -93,3 +93,4 @@ rm -rf $RPM_BUILD_ROOT
%files -f INSTALLED_FILES
%license /opt/confluent/share/licenses/confluent_server/LICENSE
%defattr(-,root,root)
/opt/confluent