update conf.py

This commit is contained in:
manuel 2024-03-18 10:40:26 -01:00
parent d7d0a6f30a
commit e52422c81f
1 changed files with 3 additions and 3 deletions

View File

@ -38,7 +38,7 @@ setup_gfb_cmds = ('inflate_bubble.set_gfb',
setup_opb_cmds = ('inflate_bubble.set_opb',
'infra.open_box_configs'
)
setup_loaded_xfce_cmds = ('inflate_bubble.set_loaded_xfce',
setup_loadedxfce_cmds = ('inflate_bubble.set_loaded_xfce',
'infra.open_loaded_xfce_configs'
)
@ -108,10 +108,10 @@ buildarm_opb_build = (shared_setup_cmds + setup_opb_cmds +
)
#Xfce_loaded
build_xfce64_loaded_build = (shared_setup_cmds + setup_loaded_cmds +
build_loadedxfce_build = (shared_setup_cmds + setup_loadedxfce_cmds +
setup_chroot_grub_64 + setup_binary_grub_64 +
setup_fw_64_32
)
)
### Inflate bubble section
# Packages that are to be installed as needed per Desktop