]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
cmake install ceph-monstore-update-crush.sh into ${CMAKE_INSTALL_LIBDIR}/ceph
authorKefu Chai <kchai@redhat.com>
Sat, 2 Jul 2016 09:05:23 +0000 (17:05 +0800)
committerKefu Chai <kchai@redhat.com>
Sat, 2 Jul 2016 11:17:05 +0000 (19:17 +0800)
commitd4d3ee1414e96a7e673dc454153595c1327ed0c2
tree6a9f8a40fce3963e86ca34de60968190b0230f19
parent2c4709bc8d9d6fc420fcfee9291fae2dc6863c8b
cmake install ceph-monstore-update-crush.sh into ${CMAKE_INSTALL_LIBDIR}/ceph

ceph-monstore-update-crush.sh is a user-facing script, and it is not
used internally. also ceph.spec expects it that way. technically, we
should not install arch-indep files into ${CMAKE_INSTALL_LIBDIR}/ceph.
leave this for another changeset..

this partially reverts 37f53ec

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/CMakeLists.txt