diff options
author | Zach van Rijn <me@zv.io> | 2025-01-13 04:05:11 +0000 |
---|---|---|
committer | Zach van Rijn <me@zv.io> | 2025-01-13 04:05:11 +0000 |
commit | 46a3281917b9811014e2e6e29c0fba13b8d3293d (patch) | |
tree | 011d30052eb6ce8593ed39b4dd013007a7c60eaa /configs/live/aarch64-mate.installfile | |
parent | 7aa97473dea3a40de18e155eae90f71cf12ee062 (diff) | |
parent | 9e7ff6a61103d5d72e9d5c4858caaaf5e0805335 (diff) | |
download | image-current.tar.gz image-current.tar.bz2 image-current.tar.xz image-current.zip |
Live configs: Make per-arch live configs
See merge request adelie/image!9
Diffstat (limited to 'configs/live/aarch64-mate.installfile')
-rw-r--r-- | configs/live/aarch64-mate.installfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/live/aarch64-mate.installfile b/configs/live/aarch64-mate.installfile index 68af017..dae2906 100644 --- a/configs/live/aarch64-mate.installfile +++ b/configs/live/aarch64-mate.installfile @@ -1,2 +1,2 @@ -inherit ../arch/aarch64.installfile +inherit aarch64.installfile inherit ../base/mate.installfile |