return to sh-compatible piping
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				ci/woodpecker/push/woodpecker Pipeline was successful
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	ci/woodpecker/push/woodpecker Pipeline was successful
				
			This commit is contained in:
		
							
								
								
									
										2
									
								
								Makefile
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								Makefile
									
									
									
									
									
								
							@@ -21,7 +21,7 @@ create-builddir:
 | 
			
		||||
 | 
			
		||||
fetch-sources: create-builddir
 | 
			
		||||
	curl -o $(BUILDDIR)/data/$(SOURCE_FILENAME) $(SOURCE)
 | 
			
		||||
	md5sum -c <<< "$(CHECKSUM) $(BUILDDIR)/data/$(SOURCE_FILENAME)"
 | 
			
		||||
	echo "$(CHECKSUM) $(BUILDDIR)/data/$(SOURCE_FILENAME)" | md5sum -c
 | 
			
		||||
 | 
			
		||||
patch-version: create-builddir
 | 
			
		||||
	sed -e "s|@PKG_VERSION@|$(PKG_VERSION)|" \
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user