fix path in setup_osx.py file. fixes #3830
This commit is contained in:
		
							parent
							
								
									bdac12d789
								
							
						
					
					
						commit
						ae4aeb5dab
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -143,7 +143,7 @@ def finishApp(): | |||
| 	# setup gajim dirs | ||||
| 	copytree("build/inst/share/gajim/data", APP_RS + "/data") | ||||
| 	copy("data/pixmaps/gajim.icns", APP_RS + "/data/pixmaps") | ||||
| 	copytree("build/inst/locale", APP_RS + "/locale") | ||||
| 	copytree("build/inst/share/locale", APP_RS + "/locale") | ||||
| 	copytree("build/inst/share/man", APP_RS + "/man") | ||||
| 	force(lambda:unlink("dist/Gajim.app/Contents/data")) | ||||
| 	symlink("Resources/data", "dist/Gajim.app/Contents/data") | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue