Commit Graph

3 Commits

Author SHA1 Message Date
Sage Weil 7465b5e37d debian: more cleanups
https://code.launchpad.net/~clint-fewbar/review-new-branches/ceph-new-pkg/+merge/31303
2010-07-30 12:05:55 -07:00
Sage Weil fd8ba5d5f2 debian: explicit postinst/postrm for shlibs
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>
2010-07-08 08:29:53 -07:00
Sage Weil a321ae432f debian: add postinst, postrm for ceph package
This will keep debain from using the default, which thinks it needs to run
ldconfig.  Which it doesn't.
2010-07-07 07:36:50 -07:00