Hi Ahmed

On Mon, Oct 01, 2012 at 01:31:01AM +0200, أحمد المحمودي wrote:
> On Sat, Sep 29, 2012 at 08:55:18AM +0200, Sven Joachim wrote:
> > > case "$1" in
> > >     install|upgrade)
> > >         if dpkg --compare-versions "$2" lt "3.0.9" ; then
> > 
> > People who had already upgraded from earlier versions will still have an
> > empty directory, so the version should be adjusted.
> > 
> > >           rmdir /usr/share/doc/mlterm
> > 
> > The directory is not guaranteed to be empty at this time.  Also, you
> > want to protect this with "|| true" to make the script idempotent
> > (see Policy §6.2).
> ---end quoted text---
> 
>   Thanks for your comments, I fixed the above issues in the attached 
>   script (still not tested).

Any news on this?

Regards,
Salvatore

Attachment: signature.asc
Description: Digital signature

Reply via email to