virtualx.eclass: Simplify API into single virtx()
authorJustin Lecher <jlec@gentoo.org>
Sat, 28 Nov 2015 10:53:53 +0000 (11:53 +0100)
committerJustin Lecher <jlec@gentoo.org>
Mon, 7 Dec 2015 09:11:54 +0000 (10:11 +0100)
commit161f0861de512991a879a50b2868c503f4715352
tree4abd964fa04f1203339906237bbf33ef924314da
parentab53ca34df6e5df9e79b792105fa6c36cdf114f2
virtualx.eclass: Simplify API into single virtx()

The new API runs all specified arguments to virtx() inside an XFVB,
instead of defining VIRTUALX_COMMAND and running that in virtualmake.

Xemake and Xeconf should be replaced by "virtx emake" and "virtx econf".

Signed-off-by: Justin Lecher <jlec@gentoo.org>
eclass/virtualx.eclass