Author: lisu Date: Fri Jun 18 10:19:44 2010 GMT Module: packages Tag: HEAD ---- Log message: - enable mount helper
---- Files affected: packages/calibre: calibre-mounthelper.patch (NONE -> 1.1) (NEW) ---- Diffs: ================================================================ Index: packages/calibre/calibre-mounthelper.patch diff -u /dev/null packages/calibre/calibre-mounthelper.patch:1.1 --- /dev/null Fri Jun 18 12:19:44 2010 +++ packages/calibre/calibre-mounthelper.patch Fri Jun 18 12:19:38 2010 @@ -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): ================================================================ _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
