mirror of
https://github.com/ceph/ceph
synced 2025-01-10 21:20:46 +00:00
cpatch: compile the cephadm binary
Signed-off-by: Michael Fritch <mfritch@suse.com>
This commit is contained in:
parent
4bc88b9e5f
commit
cc6d823e7a
@ -146,7 +146,7 @@ if [ $py -eq 1 ] || [ $all -eq 1 ]; then
|
||||
|
||||
# cephadm
|
||||
pushd ../src/cephadm > /dev/null
|
||||
cp cephadm $TMP/cephadm
|
||||
build.sh $TMP/cephadm
|
||||
dockerfile+=$'ADD cephadm /usr/sbin/cephadm\n'
|
||||
popd > /dev/null
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user