]> git.pld-linux.org Git - packages/ceph.git/blob - ceph-fio.patch
- up to 14.2.22
[packages/ceph.git] / ceph-fio.patch
1 --- ceph-13.2.10/src/test/fio/CMakeLists.txt.orig       2020-01-30 21:52:36.000000000 +0100
2 +++ ceph-13.2.10/src/test/fio/CMakeLists.txt    2020-06-05 06:18:00.642074789 +0200
3 @@ -18,4 +18,4 @@ if(WITH_FIO)
4    add_dependencies(fio_ceph_objectstore fio_ext)
5  endif()
6  target_link_libraries(fio_ceph_objectstore os global)
7 -install(TARGETS fio_ceph_objectstore DESTINATION lib)
8 +install(TARGETS fio_ceph_objectstore DESTINATION lib${LIB_SUFFIX})
This page took 0.021725 seconds and 3 git commands to generate.