add licence to rpm
Signed-off-by: Jessica Frazelle <acidburn@docker.com> Upstream-commit: 09d448f924aabf67ad476ce20539efa78a2715ca Component: engine
This commit is contained in:
@ -95,6 +95,7 @@ if [ $1 -eq 0 ]; then
|
||||
fi
|
||||
|
||||
%files
|
||||
%doc LICENSE
|
||||
%defattr(-,root,root,0755)
|
||||
%attr(0644,root,root) %{_datadir}/selinux/packages/*.pp.bz2
|
||||
%attr(0644,root,root) %{_datadir}/selinux/devel/include/%{moduletype}/*.if
|
||||
|
||||
Reference in New Issue
Block a user