From: Marco Yuen Date: Wed, 25 Jan 2012 21:30:33 +0000 (-0500) Subject: Missing the escape character. X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=d15d9eda2e632a333b38ae57e0c325a02f7268b1;hp=cd4e626f3aed51a886f1cc15d2dc708bcee6cd0d;p=build.git Missing the escape character. --- diff --git a/planetlab.mk b/planetlab.mk index a9c4c357..367db17a 100644 --- a/planetlab.mk +++ b/planetlab.mk @@ -197,7 +197,7 @@ libvirt-RPMFLAGS := --without storage-disk --without storage-iscsi --without sto --without polkit --without sasl --without audit --with capng --with udev \ --without netcf --without avahi --without sanlock \ --without xen --without qemu --without hyperv --without phyp --without esx \ - --without libxl + --without libxl \ --define 'packager PlanetLab' ALL += libvirt IN_NODEREPO += libvirt