libanjuta: use g_spawn_sync instead of fork() and waitpid()
commit674bf6d2ca065701801eac7e6c941ec9cc678321
authorCarl-Anton Ingmarsson <ca.ingmarsson@gmail.com>
Sat, 17 Nov 2012 09:19:40 +0000 (17 10:19 +0100)
committerSébastien Granjoux <seb.sfo@free.fr>
Sun, 18 Nov 2012 09:24:28 +0000 (18 10:24 +0100)
tree6f559ec8738f5ce84c900bbc2059c59b56065548
parent1365658883eb43dbc0866996fe7cb3d877c00971
libanjuta: use g_spawn_sync instead of fork() and waitpid()

...in anjuta_util_package_is_installed()

https://bugzilla.gnome.org/show_bug.cgi?id=688545
libanjuta/anjuta-utils.c