mirror of
				https://github.com/subsurface/subsurface.git
				synced 2025-02-19 22:16:15 +00:00 
			
		
		
		
	Update MacOS make-package script
The three digit number is needed for the Info.plist, not for the dmg and volume names. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
		
							parent
							
								
									78dda16d1c
								
							
						
					
					
						commit
						678dafbe67
					
				
					 1 changed files with 4 additions and 1 deletions
				
			
		|  | @ -24,7 +24,10 @@ PREFIX=/Applications/Subsurface.app/Contents/Resources | |||
| INFOPLIST=./packaging/macosx/Info.plist | ||||
| 
 | ||||
| # same git version magic as in the Makefile | ||||
| VERSION=$(./scripts/get-version darwin) | ||||
| # for the naming of volume and dmg we don't need the "always 3 digits" | ||||
| # darwin version - the 'regular' version that has 2 digits for releases | ||||
| # is better | ||||
| VERSION=$(./scripts/get-version linux) | ||||
| 
 | ||||
| # gtk-mac-bundler allegedly supports signing by setting this environment | ||||
| # variable, but this fails as we change the shared objects below and all | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue