Build system for Quirky
April 21, 2014 —
BarryK
For anyone who is interested, here is the build system for Quirky:
http://distro.ibiblio.org/quirky/quirky6/project/
This is forked from Woof, with quite a few changes. For example, no PUPMODEs. I also made various refinements that are not in Woof, such as eliminatiing the multi-arch symlinks (ex linking /usr/lib/i386-linux-gnu to /usr/lib), which could be ported to woof-CE if desired.
There are some docs in this blog about these changes.