mirror of
				https://github.com/kovidgoyal/calibre.git
				synced 2025-11-03 19:17:02 -05:00 
			
		
		
		
	IGN:...
This commit is contained in:
		
							parent
							
								
									2e9370ef60
								
							
						
					
					
						commit
						1be3d0782a
					
				@ -26,9 +26,12 @@ def freeze():
 | 
			
		||||
 | 
			
		||||
    binary_excludes = ['libGLcore*', 'libGL*', 'libnvidia*']
 | 
			
		||||
 | 
			
		||||
    os.system('sudo cp /usr/bin/calibre-mount-helper /tmp/calibre-mount-helper')
 | 
			
		||||
    os.system('sudo chown kovid:users /tmp/calibre-mount-helper')
 | 
			
		||||
 | 
			
		||||
    binary_includes = [
 | 
			
		||||
                       '/usr/bin/pdftohtml',
 | 
			
		||||
                       '/usr/bin/calibre-mount-helper',
 | 
			
		||||
                       '/tmp/calibre-mount-helper',
 | 
			
		||||
                       '/usr/lib/libunrar.so',
 | 
			
		||||
                       '/usr/lib/libsqlite3.so.0',
 | 
			
		||||
                       '/usr/lib/libsqlite3.so.0',
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user