"Jason Dagit" <[EMAIL PROTECTED]> writes:

> On Wed, Oct 22, 2008 at 7:35 PM, Trent W. Buck <[EMAIL PROTECTED]> wrote:
>> Instead of foo:\n\tbar >foo, use foo:\n\tbar >[EMAIL PROTECTED]
>
> Cool.
>
>> Thu Oct 23 13:34:47 EST 2008  Trent W. Buck <[EMAIL PROTECTED]>
>>  * Use $@ to avoid repetition in makefile.
>
> Hmm...Maybe I'm misreading the attached file but I think it's been
> mangled.  For example:
> - -   ./preproc darcs.lhs $(PREPROCHTML) > src/darcs.tex
> +     ./preproc darcs.lhs $(PREPROCHTML) >$@
>
> Why does the removed line start with "- -" instead of "-".

That's GPG escaping, because I used darcs send --sign.  

_______________________________________________
darcs-users mailing list
[email protected]
http://lists.osuosl.org/mailman/listinfo/darcs-users

Reply via email to