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 [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

