Not sure I’m parsing that but I’ll read it more ca...
# general
h
Not sure I’m parsing that but I’ll read it more carefully in a sec. There’s one dependency - a file with some config values in it - that needs to be in version control, but it’ll be in a repo with a varying name. I would like to ship the open source stuff with a BUILD file that “just works” in that case, apart from the user changing /something/ to indicate where that thing comes from. It’ll be in their private repo. I can’t seem to see a way out w/o passing in a param from the world to the build. The BUILD in the open source bit needs to be in the distribution.