mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
add licence to rpm
Signed-off-by: Jessica Frazelle <acidburn@docker.com>
This commit is contained in:
parent
94997e56a9
commit
09d448f924
1 changed files with 1 additions and 0 deletions
|
@ -95,6 +95,7 @@ if [ $1 -eq 0 ]; then
|
||||||
fi
|
fi
|
||||||
|
|
||||||
%files
|
%files
|
||||||
|
%doc LICENSE
|
||||||
%defattr(-,root,root,0755)
|
%defattr(-,root,root,0755)
|
||||||
%attr(0644,root,root) %{_datadir}/selinux/packages/*.pp.bz2
|
%attr(0644,root,root) %{_datadir}/selinux/packages/*.pp.bz2
|
||||||
%attr(0644,root,root) %{_datadir}/selinux/devel/include/%{moduletype}/*.if
|
%attr(0644,root,root) %{_datadir}/selinux/devel/include/%{moduletype}/*.if
|
||||||
|
|
Loading…
Add table
Reference in a new issue