mirror of
https://github.com/clearlinux/swupd-client.git
synced 2026-09-07 06:06:14 +00:00
When swupd downloads manifests to the statedir they are downloaded in directories that represent the version of clear that the manifests belong to. However those version directories are stored in the statedir, root directory. This commit moves them into their own "manifest" directory so there is more consistency with the downloaded files. Signed-off-by: Castulo Martinez <castulo.martinez@intel.com>