Jonathan Nieder wrote:

>  4. try the patch:
>
>       git am -3sc /path/to/patch
>       make ARCH=i386; # maybe with -j4
>       scp ../<name of package> target-system:

Gah --- I left out a line here.  I should have said the following:

        git am -3sc /path/to/patch
        make deb-pkg ARCH=i386; # maybe with -j4
        scp ../<name of package> target-system:



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to