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

Re: Guidelines are wrong?



I just wrote:
> Erick Branderhorst writes ("Guidelines are wrong?"):
> > Hi Developers,
> > 
> > In the guidelines the following is suggested:
> 
> > if [ $1 = "purge" ]
> > then
> >   update-rc.d <package> remove > /dev/null
> > fi
> > 
> > However when invoking a postrm script with these lines it without the
> > option purge on the command line an error is reported.

The text you quote doesn't appear in my latest guidelines.texi.

Presumably it's in one of the README or *.txt files.  Feel free to
change it to say   "$1" = purge    instead.

Ian.


Reply to: