1
0
mirror of git://projects.qi-hardware.com/openwrt-packages.git synced 2024-06-28 22:56:21 +03:00
openwrt-packages/makfa/patches
Alan Post 4082f67f78 makfa: only import ElementTree if we're going to use it.
ElementTree is not available by default.  (it is in pyexpat, which is
a non-default module.)

since ElementTree is only used by the Updater code, and this code is
not designed to run on the NanoNote (it is only run as part of the
build process), move the import statement inside the Updater in the
hopes that the user on the NanoNote never has to deal with it.

In the future I will make pyexpat a default module for the Lojban
config, but this change will still see a performance gain in the
most typical use case for makfa.
2010-09-14 20:53:01 -06:00
..
01-path.patch move makfa.dump from /var/lib/makfa to /usr/share/makfa 2010-09-14 20:49:41 -06:00
02-pyexpat.patch makfa: only import ElementTree if we're going to use it. 2010-09-14 20:53:01 -06:00
00-pickle.patch Create package for makfa, the Lojban dictionary. 2010-09-10 10:04:22 -06:00