On 15 February 2015 at 21:24, Linus Torvalds
<torva...@linux-foundation.org> wrote:
> On Sun, Feb 15, 2015 at 11:16 AM, Lubomir I. Ivanov <neolit...@gmail.com> 
> wrote:
>>
>> seems like qmake generates a bogus rule for "silent mode".
>
> No. It's simpler than that. Lookie here:
>
> Note the typo in subsurface-gen-version.pri:
>
>   -silent: version_h.commands = @echo Checking $$VERSION_FILE &&
> $$version_h.commads
>   +silent: version_h.commands = @echo Checking $$VERSION_FILE &&
> $$version_h.commands
>
> Heh.
>

oops, a copy / paste issue!
patch re-attached.

i blame Thiago :D,

On 12 February 2015 at 07:46, Thiago Macieira <thi...@macieira.org> wrote:
>         silent: version_h.commands = @echo Checking $$VERSION_FILE &&
> $$version_h.commads

lubomir
--

Attachment: 0006-PRI-fix-typo-in-the-version-generation-rule.patch
Description: Binary data

_______________________________________________
subsurface mailing list
subsurface@subsurface-divelog.org
http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface

Reply via email to