On Sun, Feb 18, 2007 at 11:34:24PM +0100, Marc 'HE' Brockschmidt wrote:
> Pierre Habouzit <[EMAIL PROTECTED]> writes:
> >   the preinst patch is just removing the `|| true' part after rm -f that
> > never fails.  The preinst diff is:
> >
> > diff -Nru /tmp/gfaY0UiCBa/apt-listchanges-2.72.2/debian/preinst 
> > /tmp/wpxfjxUQjF/apt-listchanges-2.72.4/debian/preinst
> > --- /tmp/gfaY0UiCBa/apt-listchanges-2.72.2/debian/preinst       2007-02-13 
> > 10:42:33.000000000 +0100
> > +++ /tmp/wpxfjxUQjF/apt-listchanges-2.72.4/debian/preinst       2007-02-18 
> > 21:17:35.000000000 +0100
> > @@ -5,10 +5,10 @@
> >  hook=/etc/apt/apt.conf.d/20listchanges
> >
> >  if test -d /usr/lib/site-python; then
> > -    rm -f /usr/lib/site-python/apt_listchanges.pyo     || true
> > -    rm -f /usr/lib/site-python/apt_listchanges.pyc     || true
> > -    rm -f /usr/lib/site-python/DebianControlParser.pyo || true
> > -    rm -f /usr/lib/site-python/DebianControlParser.pyo || true
> > +    rm -f /usr/lib/site-python/apt_listchanges.pyo
> > +    rm -f /usr/lib/site-python/apt_listchanges.pyc
> > +    rm -f /usr/lib/site-python/DebianControlParser.pyo
> > +    rm -f /usr/lib/site-python/DebianControlParser.pyo
> 
> I think you meant .pyc in the last line. Please re-upload.

  heh... uploaded as 2.72.5 ... not my day.

  Could you please unblock it ? :)

-- 
·O·  Pierre Habouzit
··O                                                [EMAIL PROTECTED]
OOO                                                http://www.madism.org

Attachment: pgp47r85wmy5t.pgp
Description: PGP signature

Reply via email to