]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
pybind: use find_library for libcephfs and librbd 777/head
authorNoah Watkins <noahwatkins@gmail.com>
Mon, 28 Oct 2013 21:37:07 +0000 (14:37 -0700)
committerNoah Watkins <noahwatkins@gmail.com>
Mon, 28 Oct 2013 21:37:07 +0000 (14:37 -0700)
commitb28b64a0b6dbbc885244dd72cbe4a8917215e66e
tree688efae6097112f8ca2c11699c25ec66c8c74f30
parente5efc2929da75bb1d9bede09573c3773fa39ed37
pybind: use find_library for libcephfs and librbd

Use find_library to avoid assumptions about platform shared library
naming conventions.

Signed-off-by: Noah Watkins <noahwatkins@gmail.com>
src/pybind/cephfs.py
src/pybind/rbd.py