Attention is currently required from: osmith.
1 comment:
File libgsmhr/Makefile.am:
Patch Set #1, Line 39: -rm -rf $(distdir)/$(REFSRC_PATH)
However downloading the sources first even if we don't intend to package them, and then remove them, seems like an unclean solution. Can't we additionally change it so they don't get downloaded in the first place unless --enable-gsmhr is set?
I was thinking of this and first tried to make the autotools not download these files, but could not find any hooks nor examples for that. Maybe this can be achieved by overwriting the `distdir-am` target somehow, but then we would need to manually add these files which need to be in the tarball. I gave up on this.
To view, visit change 34892. To unsubscribe, or for help writing mail filters, visit settings.