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/armv7-xfce.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/armv7-xfce.installfile')
-rw-r--r-- | configs/live/armv7-xfce.installfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/live/armv7-xfce.installfile b/configs/live/armv7-xfce.installfile index b9ce404..70a503e 100644 --- a/configs/live/armv7-xfce.installfile +++ b/configs/live/armv7-xfce.installfile @@ -1,2 +1,2 @@ -inherit ../arch/armv7.installfile +inherit armv7.installfile inherit ../base/xfce.installfile |