mirror of
				https://github.com/arsenetar/dupeguru.git
				synced 2025-09-11 17:58:17 +00:00 
			
		
		
		
	Fix macOS packaging issue
This commit is contained in:
		
							parent
							
								
									e957f840da
								
							
						
					
					
						commit
						35e6ffd6af
					
				@ -213,7 +213,7 @@ def package_macos():
 | 
			
		||||
            "--osx-bundle-identifier=com.hardcoded-software.dupeguru",
 | 
			
		||||
            "--add-data={0}:locale".format(LOCALE_DIR),
 | 
			
		||||
            "--add-data={0}:help".format(HELP_DIR),
 | 
			
		||||
            ENTRY_SCRIPT,
 | 
			
		||||
            "{0}".format(ENTRY_SCRIPT),
 | 
			
		||||
        ]
 | 
			
		||||
    )
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user