Signed-off-by: debianpepper <peppermintosteam@proton.me>
This commit is contained in:
debianpepper 2023-08-06 19:53:45 +09:00
parent 9d9394a4ad
commit d3dd07c862
1 changed files with 4 additions and 8 deletions

View File

@ -11,8 +11,7 @@ src_paths_deb64 = [paths.src_deb64_osrelease,
paths.src_deb64_modules,
paths.src_deb_splash_image,
paths.src_deb_splash_image,
paths.src_deb_live_theme,
'break'
paths.src_deb_live_theme
]
des_paths_deb64 =[paths.des_osrelease,
@ -24,8 +23,7 @@ des_paths_deb64 =[paths.des_osrelease,
paths.des_modules,
paths.des_splash_image_isolinux,
paths.des_splash_image_grub,
paths.des_live_theme,
'break'
paths.des_live_theme
]
# Copy file lists for debian 64
@ -36,8 +34,7 @@ src_files_deb64 = [paths.src_deb64_grub_etc,
paths.src_deb64_bootloader,
paths.src_deb64_netinstall,
paths.src_deb64_sourcelist,
paths.src_main_line_pep_id,
'break'
paths.src_main_line_pep_id
]
des_files_deb64 = [paths.des_grub_etc,
paths.des_setttings,
@ -46,8 +43,7 @@ des_files_deb64 = [paths.des_grub_etc,
paths.des_bootloader,
paths.des_netinstall,
paths.des_sourcelist,
paths.des_main_line_pep_id,
'break'
paths.des_main_line_pep_id
]
### Inflate bubble section