summaryrefslogtreecommitdiff
path: root/.copr/Makefile
diff options
context:
space:
mode:
authorPeter Hunt <pehunt@redhat.com>2019-05-17 12:48:11 -0400
committerPeter Hunt <pehunt@redhat.com>2019-05-17 12:54:47 -0400
commitcb0d89c56e5a6515a2f79e041a0f7e3937ab087d (patch)
tree3654b9a019804635c448312d953ab578cc04b7b0 /.copr/Makefile
parent38333970ba23338b1477f26e1807d21c74da8654 (diff)
downloadpodman-cb0d89c56e5a6515a2f79e041a0f7e3937ab087d.tar.gz
podman-cb0d89c56e5a6515a2f79e041a0f7e3937ab087d.tar.bz2
podman-cb0d89c56e5a6515a2f79e041a0f7e3937ab087d.zip
Use containers/conmon
There were some build issues updating cri-o to cri-o/cri-o. Since the only thing we need cri-o for is conmon, we should just build using conmon. Signed-off-by: Peter Hunt <pehunt@redhat.com>
Diffstat (limited to '.copr/Makefile')
-rw-r--r--.copr/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/.copr/Makefile b/.copr/Makefile
index 05d9eb592..71142920b 100644
--- a/.copr/Makefile
+++ b/.copr/Makefile
@@ -16,4 +16,4 @@ build_binary:
clean:
rm -fr rpms
- rm -fr cri-o
+ rm -fr conmon