mirror of
				https://github.com/Ysurac/openmptcprouter.git
				synced 2025-03-09 15:40:20 +00:00 
			
		
		
		
	Fix version
This commit is contained in:
		
							parent
							
								
									c09ea7be12
								
							
						
					
					
						commit
						5d0b94c134
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		
							
								
								
									
										2
									
								
								build.sh
									
										
									
									
									
								
							
							
						
						
									
										2
									
								
								build.sh
									
										
									
									
									
								
							| 
						 | 
					@ -172,7 +172,7 @@ if [ -f "$OMR_TARGET_CONFIG" ]; then
 | 
				
			||||||
	CONFIG_VERSIONOPT=y
 | 
						CONFIG_VERSIONOPT=y
 | 
				
			||||||
	CONFIG_VERSION_DIST="$OMR_DIST"
 | 
						CONFIG_VERSION_DIST="$OMR_DIST"
 | 
				
			||||||
	CONFIG_VERSION_REPO="$OMR_REPO"
 | 
						CONFIG_VERSION_REPO="$OMR_REPO"
 | 
				
			||||||
	CONFIG_VERSION_NUMBER="$(git -C "$OMR_FEED" tag --sort=committerdate | tail -1)-$(git -C "$OMR_FEED" rev-parse --short HEAD)"
 | 
						CONFIG_VERSION_NUMBER="$(git -C "$OMR_FEED" tag --sort=committerdate | tail -1)"
 | 
				
			||||||
	EOF
 | 
						EOF
 | 
				
			||||||
else
 | 
					else
 | 
				
			||||||
	cat config -> "$OMR_TARGET/source/.config" <<-EOF
 | 
						cat config -> "$OMR_TARGET/source/.config" <<-EOF
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue