Merge branch 'makefile_delete_repo' into 'master'
Delete cookbook/repo during clean See merge request redox-os/redox!1348
This commit is contained in:
		
						commit
						c95aebe9cc
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		
							
								
								
									
										1
									
								
								Makefile
									
										
									
									
									
								
							
							
						
						
									
										1
									
								
								Makefile
									
										
									
									
									
								
							| 
						 | 
				
			
			@ -32,6 +32,7 @@ ifeq ($(PODMAN_BUILD),1)
 | 
			
		|||
	$(PODMAN_RUN) $(MAKE) $@
 | 
			
		||||
else
 | 
			
		||||
	cd cookbook && ./clean.sh
 | 
			
		||||
	-rm -rf cookbook/repo
 | 
			
		||||
	cargo clean --manifest-path cookbook/pkgutils/Cargo.toml
 | 
			
		||||
	cargo clean --manifest-path installer/Cargo.toml
 | 
			
		||||
	cargo clean --manifest-path redoxfs/Cargo.toml
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue