[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Package maintainer scripts



Le Mon, Jul 12, 1999 at 05:25:38PM +0200, Jerome Marant écrivait:
> Can I find somewhere skeletons for postinst, preinst, postrm and prerm 
> scripts so avoiding the whole rewriting that leads to many bugs ?

It depends on what you want to do, if you're using debhelper
a script like that may be enough (it may even be too much if you don't need
postinst script) :

----
#!/bin/sh

set -e

#DEBHELPER#
---

But please ask this kind of questions on debian-mentors ...

Cheers,
-- 
Hertzog Raphaël >> 0C4CABF1 >> http://prope.insa-lyon.fr/~rhertzog/


Reply to: