avoid make
in make install
RE: upstream pr 3757 https://github.com/containers/libpod/pull/3757 Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
This commit is contained in:
parent
f62b6eac39
commit
1828a6945c
@ -421,9 +421,13 @@ Man pages for the %{name} commands
|
||||
%autosetup -Sgit -n %{repo}-%{commit0}
|
||||
rm -rf docs/containers-mounts.conf.5.md
|
||||
|
||||
# untar cri-o
|
||||
# untar conmon
|
||||
tar zxf %{SOURCE1}
|
||||
|
||||
sed -i 's/install.remote: podman-remote/install.remote:/' Makefile
|
||||
sed -i 's/install.bin: podman/install.bin:/' Makefile
|
||||
sed -i 's/install.man: docs/install.man:/' Makefile
|
||||
|
||||
%build
|
||||
mkdir _build
|
||||
pushd _build
|
||||
|
Loading…
Reference in New Issue
Block a user