-
Committer:
Scott Moser
-
Date:
2015-12-18 20:53:06 UTC
-
Revision ID:
smoser@ubuntu.com-20151218205306-mtjrsx63p4tpv26y
fix logic error in kernel installation
If a kernel package was available but not installed
the code would use the fallback path, rather than installing it.
This fixes the logic error and uses 'has_pkg_available'.