Adam Wolk <[email protected]> writes: > All in all, any pointers greatly appreciated - especially for handling > stuff like git submodule initialization in the port itself (when using > GH_, should I?): > git submodule update --init
You could consider splitting the submodule out into its own port and then not bother with the submodule fu. It looks from the github repo you pointed at like this would be pretty simple: a libfalltergeist port on which the falltergeist port depends. Pax, -A
