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:
parent
2bb519c158
commit
c96955b369
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user