i put them up on bitbucket as a patch queue, just to torture myself.
since so much suffering was involved, i'll put the cliff notes on how
to fight^winteract with it here.  i hope this doesn't bore anybody
or make anyone want to jump out a window.

edit your $home/.hgrc to have
        [extensions]
        mq =
obviously with no leading white space.  then run
        hg qclone https://quans...@bitbucket.org/quanstro/drawterm-fixes
        cd drawterm-fixes
        hg qpush -a             # apply all the patches
then build like normal

by the way, don't even try the ssh option.  it does not work.
if patches are added, i'm not quite sure how to add them.
if anybody does, please let me know off line.

- erik

Reply via email to