On 15 February 2015 at 21:24, Linus Torvalds <[email protected]> wrote: > On Sun, Feb 15, 2015 at 11:16 AM, Lubomir I. Ivanov <[email protected]> > 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 <[email protected]> wrote: > silent: version_h.commands = @echo Checking $$VERSION_FILE && > $$version_h.commads lubomir --
0006-PRI-fix-typo-in-the-version-generation-rule.patch
Description: Binary data
_______________________________________________ subsurface mailing list [email protected] http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface
