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

Re: Error de lintian



* Leopold Palomo-Avellaneda [Thu, 14 Feb 2008 12:54:47 +0100]:

Hola. Si no me equivoco lo que tienes que hacer es cambiar estas líneas
que puso Ana:


> > #        Here follows a little hackery to insert the patch list
> > #        into the control file for linux-patch-xenomai
> >         cat $(CURDIR)/debian/linux-patch-xenomai.kpatches | \
> >             awk 'NR>4 {sub(/^/," ");print}' >> \
> >                 $(CURDIR)/debian/linux-patch-xenomai/DEBIAN/control
> > #        Echo config options to control.
> >         echo " ." >> $(CURDIR)/debian/xenomai/DEBIAN/control
> >         echo " Compiled with the following options." >> \
> >                 $(CURDIR)/debian/xenomai/DEBIAN/control
> >         echo "$(CONFIG_OPTS)" | awk '{ for ( i=1 ; i<=NF ; i++ ) print "  
> > "$$i }' >> \ $(CURDIR)/debian/xenomai/DEBIAN/control
> > #        End of hackery.

Para que en vez de generar esto:

> >   This package contains the following patches:
> >   .
> >   Patch-file: adeos-ipipe-2.6.20-arm-1.8-03.patch
> >   Kernel-version: 2.6.20
> >   Architecture: arm

      ^
> >   Patch-file: adeos-ipipe-2.6.15-arm-1.5-08.patch
> >   Kernel-version: 2.6.15
> >   Architecture: arm

      ^
> >   Patch-file: adeos-ipipe-2.6.23-bf5xx-1.7-00.patch
> >   Kernel-version: 2.6.23
> >   Architecture: arm

      ^
> >   Patch-file: adeos-ipipe-2.6.23-x86_64-1.4-03.patch
> >   Kernel-version: 2.6.23
> >   Architecture: amd64

Para que haya un carácter punto (".") entre cada párrafo, en la posición
marcada con "^" arriba.

HTH,

-- 
Adeodato Simó                                     dato at net.com.org.es
Debian Developer                                  adeodato at debian.org
 
                   Listening to: Rosa León - Probablemente esto sea amor


Reply to: