K 10 svn:author V 6 rakuco K 8 svn:date V 27 2016-04-18T19:08:56.122039Z K 7 svn:log V 411 extrapatch-configure: Fix QMAKE_{CFLAGS,LIBS}_XKB assignments. Fix a regression introduced by r381532 where we went from MYVAR="`command | othercommand`" to MYVAR="`command` | othercommand" in practice this caused no issues because the compile.test script that consumes those arguments filters the "| othercommand" bits out in the default ports builds. Submitted by: Tobias Berner END