NoƩ Lopez <[email protected]> writes: I would use copy-build-system for this purpose.
Zhu Zihao <[email protected]> writes: As a hack, you may try `copy-build-system`. Rutherther <[email protected]> writes: > There is copy-build-system. Thanks to all of you for this suggestion! Both the name and the documentation of copy-build-system suggest that it's not meant for running build steps at all, but it is in fact the kind of lightweight gnu-build-system that I was looking for. I added a build step before the install step, and that's all it takes (other than debugging my build step, but that's another story). Cheers, Konrad.
