diff options
author | OpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com> | 2020-05-13 12:32:52 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-05-13 12:32:52 -0700 |
commit | 3c58e4fc76d35c098b039b407291b35f66c7cae1 (patch) | |
tree | 6483df2eca71c96405893f51a6e67eaa9fb0e2ba | |
parent | 71f66f03c5dcf8ab65c741e64c60ce12b01218a8 (diff) | |
parent | b5ea00b4f7134c1e0da70893a63a0b6ab758efff (diff) | |
download | podman-3c58e4fc76d35c098b039b407291b35f66c7cae1.tar.gz podman-3c58e4fc76d35c098b039b407291b35f66c7cae1.tar.bz2 podman-3c58e4fc76d35c098b039b407291b35f66c7cae1.zip |
Merge pull request #6214 from baude/v2removelibconf
[CI:DOCS]remove libpod.conf from spec
-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 |