mirror of
				https://github.com/kovidgoyal/calibre.git
				synced 2025-11-03 19:17:02 -05:00 
			
		
		
		
	...
This commit is contained in:
		
							parent
							
								
									a24a5f77b6
								
							
						
					
					
						commit
						d0e60cf213
					
				@ -653,7 +653,7 @@ class Win32Freeze(Command, WixMixIn):
 | 
				
			|||||||
                        # any extensions that use C++ exceptions must be loaded
 | 
					                        # any extensions that use C++ exceptions must be loaded
 | 
				
			||||||
                        # from files
 | 
					                        # from files
 | 
				
			||||||
                        'unrar.pyd', 'wpd.pyd', 'podofo.pyd',
 | 
					                        'unrar.pyd', 'wpd.pyd', 'podofo.pyd',
 | 
				
			||||||
                        'progress_indicator.pyd',
 | 
					                        'progress_indicator.pyd', 'hunspell.pyd',
 | 
				
			||||||
                        # As per this https://bugs.launchpad.net/bugs/1087816
 | 
					                        # As per this https://bugs.launchpad.net/bugs/1087816
 | 
				
			||||||
                        # on some systems magick.pyd fails to load from memory
 | 
					                        # on some systems magick.pyd fails to load from memory
 | 
				
			||||||
                        # on 64 bit
 | 
					                        # on 64 bit
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user