]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
admin/build-doc: make paths absolute 7119/head
authorDan Mick <dan.mick@redhat.com>
Tue, 5 Jan 2016 23:49:18 +0000 (15:49 -0800)
committerDan Mick <dan.mick@redhat.com>
Wed, 6 Jan 2016 00:39:36 +0000 (16:39 -0800)
commit54432f09a1c57c6f5b0c4062ebdddb2b43d7741e
tree5d6d5749adf80a73d8ef7040160a5947a0583367
parent68b21c6eff7cb87847391c7e93f2b777fb8a281c
admin/build-doc: make paths absolute

Build failure on docs.dhc because pip apparently was changing directory
before building rbd with cython, causing the relative library path
references to fail.  Bite the bullet and make everything absolute (since
we already have TOPDIR to use).

Signed-off-by: Dan Mick <dan.mick@redhat.com>
admin/build-doc