chore: remove unused rpm-ostree package (#27)
chore: remove unused rpm-ostree dependency Co-authored-by: Noel Miller <4983138+noelmiller@users.noreply.github.com>
This commit is contained in:
		
							parent
							
								
									e36da208a8
								
							
						
					
					
						commit
						99a54d2869
					
				
							
								
								
									
										2
									
								
								Makefile
								
								
								
								
							
							
						
						
									
										2
									
								
								Makefile
								
								
								
								
							| 
						 | 
					@ -87,7 +87,7 @@ container/$(IMAGE_NAME)-$(IMAGE_TAG):
 | 
				
			||||||
	podman rmi $(IMAGE_REPO)/$(IMAGE_NAME):$(IMAGE_TAG)
 | 
						podman rmi $(IMAGE_REPO)/$(IMAGE_NAME):$(IMAGE_TAG)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
install-deps:
 | 
					install-deps:
 | 
				
			||||||
	dnf install -y lorax xorriso podman git rpm-ostree
 | 
						dnf install -y lorax xorriso podman git
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Step 4: Generate xorriso script
 | 
					# Step 4: Generate xorriso script
 | 
				
			||||||
xorriso/%.sh: xorriso/%.sh.in
 | 
					xorriso/%.sh: xorriso/%.sh.in
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue