]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
make-dist: repackage boost in the correct path
authorKefu Chai <kchai@redhat.com>
Fri, 24 Nov 2017 02:27:19 +0000 (10:27 +0800)
committerKefu Chai <kchai@redhat.com>
Sat, 30 Dec 2017 03:45:35 +0000 (11:45 +0800)
commit5eb42af8ce5b96b41b7d8c80cd2cc95b7eff541d
tree0ee205709ef53c71891d59f7c5c9e51e407e2b89
parent9e49711c2293761bd8b501ef1bc948bbf1e08066
make-dist: repackage boost in the correct path

before this change, boost is put into ./src. after this change, it is
put into $outfile/src. i.e. something like
ceph-12.1.2-4592-gf5f2ced624/src .

Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit 2218efa005ab871f26402b5dd33b2e599897c11f)
make-dist