On Fri, 2013-12-06 at 08:38 +0000, Ian Campbell wrote:
> On Fri, 2013-12-06 at 02:06 +0000, Ben Hutchings wrote:
> > > > See
> > > > <http://kernel-handbook.alioth.debian.org/ch-common-tasks.html#s-gen-orig>
> > > [...]
> > So you'll need to install unifdef to continue...
> 
> How about the following:
[...]
> --- a/chapter-common-tasks.sgml
> +++ b/chapter-common-tasks.sgml
> @@ -263,6 +263,7 @@ $ fakeroot make -f debian/rules.gen 
> binary-arch_i386_none_real
>         kernel.org, or a git repository.  If you have a tarball, run
>         a command such as:
>         <example>
> +# apt-get install unifdef
>  $ python debian/bin/genorig.py ../linux-3.4.tar.bz2 ../patch-3.5-rc1.bz2
>         </example>
>       </p>
> @@ -270,6 +271,7 @@ $ python debian/bin/genorig.py ../linux-3.4.tar.bz2 
> ../patch-3.5-rc1.bz2
>         If you have a git repository, pass the name of its
>         directory:
>         <example>
> +# apt-get install unifdef
>  $ python debian/bin/genorig.py ~/src/linux
>            </example>
>       </p>
[...]

Installing the package is a one-time command, so I think it belongs
further up this section.

Ben.

-- 
Ben Hutchings
One of the nice things about standards is that there are so many of them.

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to