diff options
author | Brent Baude <bbaude@redhat.com> | 2020-05-13 11:54:34 -0500 |
---|---|---|
committer | Brent Baude <bbaude@redhat.com> | 2020-05-13 11:54:34 -0500 |
commit | b5ea00b4f7134c1e0da70893a63a0b6ab758efff (patch) | |
tree | ad0a4efe6e0de6bd80772de91b2ab74ddf5c08ff /contrib/spec/podman.spec.in | |
parent | d147b3ee027580dd7afdeb0fa04d990ae1d2ee91 (diff) | |
download | podman-b5ea00b4f7134c1e0da70893a63a0b6ab758efff.tar.gz podman-b5ea00b4f7134c1e0da70893a63a0b6ab758efff.tar.bz2 podman-b5ea00b4f7134c1e0da70893a63a0b6ab758efff.zip |
[CI:DOCS]remove libpod.conf from spec
in the contrib rpm.spec.in, we no longer should try to package libpod.conf
Signed-off-by: Brent Baude <bbaude@redhat.com>
Diffstat (limited to 'contrib/spec/podman.spec.in')
-rw-r--r-- | contrib/spec/podman.spec.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/contrib/spec/podman.spec.in b/contrib/spec/podman.spec.in index ff948701b..8f2297a72 100644 --- a/contrib/spec/podman.spec.in +++ b/contrib/spec/podman.spec.in @@ -502,7 +502,6 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath} %{_datadir}/zsh/site-functions/* %{_libexecdir}/%{name}/conmon %config(noreplace) %{_sysconfdir}/cni/net.d/87-%{name}-bridge.conflist -%{_datadir}/containers/%{repo}.conf %{_unitdir}/io.podman.service %{_unitdir}/io.podman.socket %{_usr}/lib/systemd/user/io.podman.service |