summaryrefslogtreecommitdiff
path: root/install.md
diff options
context:
space:
mode:
authorSorin Sbarnea <ssbarnea@redhat.com>2019-11-29 10:00:13 +0000
committerSorin Sbarnea <ssbarnea@redhat.com>2019-12-05 10:34:10 +0000
commita03c3a9318926c1b03d30a6aba6d10d8ba471475 (patch)
tree3e41508a8075ccd1dca97cb7ad89abe4fa9df87b /install.md
parentbc40282aec08b71719c55dc9416f776868ef9f62 (diff)
downloadpodman-a03c3a9318926c1b03d30a6aba6d10d8ba471475.tar.gz
podman-a03c3a9318926c1b03d30a6aba6d10d8ba471475.tar.bz2
podman-a03c3a9318926c1b03d30a6aba6d10d8ba471475.zip
Enable multi-platform rpm building
- make: fix python detection for multiple interpreters - make: create generic `package` and `package-install` targets - build_rpm.sh: move package installation into package-install - build_rpm.sh: fix dnf/yum detection - build_rpm.sh: install md2man rpm only on platfroms where is available - build_rpm.sh: temporary skip packaging docs and debug on rhel-8 - docs: `make package-install` This change is validated by new CI jobs run by rdoproject. See link below for result. Depends-On: https://review.rdoproject.org/r/#/c/23943/ Signed-off-by: Sorin Sbarnea <ssbarnea@redhat.com>
Diffstat (limited to 'install.md')
-rw-r--r--install.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/install.md b/install.md
index bd3732083..218994587 100644
--- a/install.md
+++ b/install.md
@@ -95,7 +95,9 @@ system](https://bodhi.fedoraproject.org/updates/?packages=podman).
**Required**
-Fedora, CentOS, RHEL, and related distributions:
+Fedora, CentOS, RHEL, and related distributions you should try to run
+`make package-install` which will install dependencies, build the source,
+produce rpms for the current platform and install them in the end.
```bash
sudo yum install -y \