mirror of
				https://github.com/PurpleI2P/i2pd.git
				synced 2025-11-04 08:30:46 +00:00 
			
		
		
		
	* chg default branch for 'dist' target
This commit is contained in:
		
							parent
							
								
									437225b43e
								
							
						
					
					
						commit
						2e848a7c9a
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		
							
								
								
									
										2
									
								
								Makefile
									
										
									
									
									
								
							
							
						
						
									
										2
									
								
								Makefile
									
										
									
									
									
								
							| 
						 | 
				
			
			@ -77,7 +77,7 @@ clean:
 | 
			
		|||
strip: $(I2PD) $(SHLIB_CLIENT) $(SHLIB)
 | 
			
		||||
	strip $^
 | 
			
		||||
 | 
			
		||||
LATEST_TAG=$(shell git describe --tags --abbrev=0 master)
 | 
			
		||||
LATEST_TAG=$(shell git describe --tags --abbrev=0 openssl)
 | 
			
		||||
dist:
 | 
			
		||||
	git archive --format=tar.gz -9 --worktree-attributes \
 | 
			
		||||
	    --prefix=i2pd_$(LATEST_TAG)/ $(LATEST_TAG) -o i2pd_$(LATEST_TAG).tar.gz
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue