]> git.pld-linux.org Git - packages/calibre.git/blob - calibre-mounthelper.patch
- enable mount helper
[packages/calibre.git] / calibre-mounthelper.patch
1 --- calibre/setup/installer/linux/freeze2.py    2010-05-07 20:32:02.000000000 +0200
2 +++ calibre/setup/installer/linux/freeze2.py    2010-05-10 22:12:01.676321791 +0200
3 @@ -71,7 +71,7 @@ class LinuxFreeze2(Command):
4          #self.initbase()
5          #self.copy_libs()
6          #self.copy_python()
7 -        #self.compile_mount_helper()
8 +        self.compile_mount_helper()
9          self.build_launchers()
10  
11      def initbase(self):
This page took 1.985555 seconds and 4 git commands to generate.