Call _spawnv with NOWAIT parameter for Kleopatra
As kbuildsycoca is executed by CreateProcess and not by _spawnv there is no reason to wait for Kleopatra to finish and leave the additional kleowrap process hanging around. * src/kleowrap.c (main): Call _spwanv with NOWAIT instead of WAIT