On Mon, Sep 06, 1999 at 03:07:13PM +0200, Christian T. Steigies wrote: > > I agree with this approach. You should always check what $1 (and other > > arguments) is/are, to avoid duplicating the installation time of a package. > > Tip: prerm script should usually check this: [ "$1" != "upgrade" ] . > prerm? I dont need that right now, I think.
Then you're fine without it. > postrm is executed when upgrading the package? Yes, read the Packaging manual, section about maintainer scripts. -- enJoy -*/\*- don't even try to pronounce my first name

