This forum is now closed
I've managed to install a few packages from Debian's mipsel port by unpacking them and re-packaging the contents as .info and .patch files.It's a pain to do it manually, so I've automated it with a Python script. Since I may be doing more of that kind of thing, I've made a google code project: http://code.google.com/p/cnm-minibook-tools/.The script is at http://code.google.com/p/cnm-minibook-tools/source/browse/trunk/deb2patch.py.
how do i use this script?