]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
debian, install-deps.sh: use Build-Profiles to optionally build with jaeger
authorDeepika Upadhyay <dupadhya@redhat.com>
Wed, 21 Jul 2021 15:28:52 +0000 (20:58 +0530)
committerDeepika Upadhyay <dupadhya@redhat.com>
Thu, 22 Jul 2021 05:31:06 +0000 (11:01 +0530)
we will now be using BuildProfileSpec based optional pkg building,
removing comment from .install file is no longer needed If
pkg.ceph.jaeger is enabled debian/control, it shall work to install
jaeger and it's dependencies.

  https://wiki.debian.org/BuildProfileSpec.

Signed-off-by: Deepika Upadhyay <dupadhya@redhat.com>
debian/libjaeger.install

index c3badab315a06304d1d32e8ac489d976332df8cc..b5d6546b3fa9dfedda02d8f05250eca19337731d 100644 (file)
@@ -1,4 +1,2 @@
 usr/lib/libopentracing.so.*
 usr/lib/libjaegertracing.so.*
-usr/lib/libthrift.so.*
-usr/lib/libyaml-cpp.so*