]> git.pld-linux.org Git - packages/calibre.git/commitdiff
- enable mount helper
authorlisu <lisu@pld-linux.org>
Fri, 18 Jun 2010 10:19:38 +0000 (10:19 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    calibre-mounthelper.patch -> 1.1

calibre-mounthelper.patch [new file with mode: 0644]

diff --git a/calibre-mounthelper.patch b/calibre-mounthelper.patch
new file mode 100644 (file)
index 0000000..fc290e5
--- /dev/null
@@ -0,0 +1,11 @@
+--- calibre/setup/installer/linux/freeze2.py   2010-05-07 20:32:02.000000000 +0200
++++ calibre/setup/installer/linux/freeze2.py   2010-05-10 22:12:01.676321791 +0200
+@@ -71,7 +71,7 @@ class LinuxFreeze2(Command):
+         #self.initbase()
+         #self.copy_libs()
+         #self.copy_python()
+-        #self.compile_mount_helper()
++        self.compile_mount_helper()
+         self.build_launchers()
+     def initbase(self):
This page took 0.027468 seconds and 4 git commands to generate.