On 14.11.05 Frank Küster ([EMAIL PROTECTED]) wrote: > Hilmar Preusse <[EMAIL PROTECTED]> wrote:
Hi, > > That bug has the tag wontfix. Another simple approach would be to > > remove the offending code now and then close that bug. The tetex-lib > > -> libkpathsea transition should be over for a while now: > > Yes, many thanks for noticing this. I've just removed the code from the > postinst script. > 1. Actually that file reads: #!/bin/sh -e #DEBHELPER# . I guess we can simply remove the file. The ldconfig call is inserted by dh_makeshlibs 2. libkpathsea4-dev.postinst reads: #!/bin/sh -e rm -f /usr/doc/tetex-dev #DEBHELPER# . I guess, we can fall into the same problem here. Unfortunately the changelog of tetex-bin doesn't tell us, when tetex-dev disappeared. We should remove that file too. H. -- sigmentation fault -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

