mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-23 11:36:32 +01:00
Avoid deleting sources that will be needed in future builds
This commit is contained in:
parent
9179f4bd01
commit
9042539165
4 changed files with 44 additions and 23 deletions
|
|
@ -114,6 +114,7 @@ build: bc-1.07.1
|
|||
define: BUILD_LINUX = ( CHROOT == False || BUILD_KERNELS == True )
|
||||
build: kexec-linux-1.0.0 ( BUILD_LINUX == True )
|
||||
build: kexec-tools-2.0.22 ( BUILD_LINUX == True )
|
||||
improve: clean_sources
|
||||
build: linux-4.9.10 ( BUILD_LINUX == True )
|
||||
jump: break ( INTERNAL_CI == pass1 )
|
||||
jump: linux ( CHROOT == False )
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue