Home
last modified time | relevance | path

Searched hist:f2e3978b (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/
H A DMakefilef2e3978b Sat May 18 00:13:14 CDT 2013 Laszlo Ersek <lersek@redhat.com> Makefile: create ".../var/run" when installing the POSIX guest agent

Otherwise the default local state directory of POSIX qga won't exist after
installation with a non-standard ${prefix} or DESTDIR.

For now qga is the only user of ".../var" (= $qemu_localstatedir) too, so
don't create that directory either unless we're installing the agent.

Signed-off-by: Laszlo Ersek <lersek@redhat.com>
Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>