Skip to content
Commit 221eefb2 authored by Alexander Lohnau's avatar Alexander Lohnau
Browse files

Refactor KPackage handling in Installation

- Do not create a dummy PackageStructure
- Do not create a temporary package and later on another one for update/uninstall
- Only check the PackageStructure pointer and not KPackage::hasValidStructure,
 this internally checks only the pointer too

This also breaks up the large levels of indentation a bit, which makes this far easier to read.
parent 8f957d39
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment