mirror of
https://github.com/containers/podman.git
synced 2025-08-05 19:02:37 +08:00
add libpod.conf man page
Signed-off-by: Nathan Williams <nath.e.will@gmail.com>
This commit is contained in:
@ -435,6 +435,7 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
||||
%doc README.md CONTRIBUTING.md hooks.md install.md code-of-conduct.md transfer.md
|
||||
%{_bindir}/%{name}
|
||||
%{_mandir}/man1/*.1*
|
||||
%{_mandir}/man5/*.5*
|
||||
%{_datadir}/bash-completion/completions/*
|
||||
%config(noreplace) %{_sysconfdir}/cni/net.d/87-%{name}-bridge.conflist
|
||||
|
||||
|
Reference in New Issue
Block a user