mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Add documentation files including the LICENSE and CHANGELOG.md to the RPM
Signed-off-by: Avi Miller <avi.miller@oracle.com>
This commit is contained in:
parent
02ae137b1d
commit
63e5891e4f
1 changed files with 1 additions and 0 deletions
|
@ -165,6 +165,7 @@ install -p -m 644 contrib/syntax/nano/Dockerfile.nanorc $RPM_BUILD_ROOT/usr/shar
|
|||
|
||||
# list files owned by the package here
|
||||
%files
|
||||
%doc AUTHORS CHANGELOG.md CONTRIBUTING.md LICENSE MAINTAINERS NOTICE README.md
|
||||
/%{_bindir}/docker
|
||||
/%{_libexecdir}/docker/dockerinit
|
||||
/%{_sysconfdir}/udev/rules.d/80-docker.rules
|
||||
|
|
Loading…
Add table
Reference in a new issue