disable bootstrap in this release
Signed-off-by: Gui Chen <gui.chen@intel.com>
%{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
Name: mic
Summary: Image Creator for Linux Distributions
-Version: 0.10
+Version: 0.11
Release: 1
Group: System/Base
License: GPLv2
if self.options.pkgmgr is not None:
configmgr.create['pkgmgr'] = self.options.pkgmgr
- if self.options.runtime:
- configmgr.create['runtime'] = self.options.runtime
-
if self.options.pack_to is not None:
configmgr.create['pack_to'] = self.options.pack_to