On Mon, Sep 03, 2001 at 01:22:01PM -0500, Steve Langasek wrote: > On Mon, 3 Sep 2001, Drew Parsons wrote: > [...] > > Check the contents of the postinst script in the binary package. The > #DEBHELPER# line gets replaced with debhelper hints based on the various dh_* > commands you've called, and if you call dh_makeshlibs, this will include a > call to ldconfig in the postinst and the postrm. > this happens only if you set DH_COMPAT=3 somewhere in your debian/rules and if you are using debhelper, of course
> Which means you have two calls to ldconfig in the resulting postinst script, > and lintian is expecting only one. :) > > Cheers, > Steve Langasek > postmodern programmer > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] > -----[ Domenico Andreoli, aka cavok --[ http://filibusta.crema.unimi.it/~cavok/gpgkey.asc ---[ 3A0F 2F80 F79C 678A 8936 4FEE 0677 9033 A20E BC50

