mirror of
https://gitlab.com/kupfer/kupferbootstrap.git
synced 2025-06-27 02:35:37 -04:00
config: introduce per-arch persisted ccache dir
This commit is contained in:
parent
c0fd1f51b5
commit
47e74fb415
4 changed files with 17 additions and 1 deletions
|
@ -141,6 +141,7 @@ class PathsSection(DataClass):
|
|||
pkgbuilds: str
|
||||
jumpdrive: str
|
||||
images: str
|
||||
ccache: str
|
||||
|
||||
|
||||
class ProfilesSection(DataClass):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue