]> git.apps.os.sepia.ceph.com Git - ceph-ci.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>
Fri, 24 Nov 2017 03:13:16 +0000 (11:13 +0800)
commit2218efa005ab871f26402b5dd33b2e599897c11f
treee2bd81efd7ea3ba436378b5bb2aa599ac87853d1
parente25300cb6ade57c85d4086527a130bb7615cc184
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>
make-dist