Signed-off-by: Sage Weil <sage@inktank.com>
https://code.launchpad.net/~clint-fewbar/review-new-branches/ceph-new-pkg/+merge/31303
The dh_shlibdeps sees the .so in 'ceph' and incorrectly adds ldconfig to postinst and postrm. Which is useless and upsets lintian. So do our postinst/postrm magic explicitly. Signed-off-by: Sage Weil <sage@newdream.net>
This will keep debain from using the default, which thinks it needs to run ldconfig. Which it doesn't.