debian, install-deps.sh: use Build-Profiles to optionally build with jaeger

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>
This commit is contained in:
Deepika Upadhyay 2021-07-21 20:58:52 +05:30
parent 84ad544433
commit be43f6133c

View File

@ -1,4 +1,2 @@
usr/lib/libopentracing.so.*
usr/lib/libjaegertracing.so.*
usr/lib/libthrift.so.*
usr/lib/libyaml-cpp.so*