Dear all, is there a way to specify multiple sources for building a package? Or do I have to create for each source a package (use copy-build-system) and then use it as a input for the final package with custom phases?
Let me give you an example. I have a git repo with source code to build and then another with some scripts to run and modify the first one. Also the second repo is not applicable as set of patches and it can't be merged into the first one. Kind regards Petr
