mirror of
				https://github.com/ohwgiles/laminar.git
				synced 2025-06-13 12:54:29 +00:00 
			
		
		
		
	pkg: mark ~upstream version in centos rpm
This commit is contained in:
		
							parent
							
								
									8cf31fa1c2
								
							
						
					
					
						commit
						4534cb8627
					
				| @ -4,7 +4,7 @@ OUTPUT_DIR=$PWD | ||||
| 
 | ||||
| SOURCE_DIR=$(readlink -f $(dirname ${BASH_SOURCE[0]})/..) | ||||
| 
 | ||||
| VERSION=$(cd "$SOURCE_DIR" && git describe --tags --abbrev=8 --dirty | tr - .) | ||||
| VERSION=$(cd "$SOURCE_DIR" && git describe --tags --abbrev=8 --dirty | tr - .)~upstream_centos7 | ||||
| 
 | ||||
| DOCKER_TAG=$(docker build -q - <<EOS | ||||
| FROM centos:7 | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user