mirror of
https://github.com/RubyMetric/chsrc.git
synced 2025-03-10 12:35:17 +08:00
parent
f82bfe0cbb
commit
cde16146d0
@ -2095,7 +2095,7 @@ wr_brew_setsrc (char *option)
|
||||
chsrc_yield_source (wr_brew);
|
||||
chsrc_confirm_source (&source);
|
||||
|
||||
char *splitter = "\n\n# Generated by chsrc " Chsrc_Version "\n";
|
||||
char *splitter = "\n\n# Generated by chsrc " Chsrc_Version;
|
||||
char *api_domain = xy_strjoin (3, "export HOMEBREW_API_DOMAIN=\"", xy_2strjoin (source.url, "homebrew-bottles/api"), "\"");
|
||||
char *bottle_domain = xy_strjoin (3, "export HOMEBREW_BOTTLE_DOMAIN=\"", xy_2strjoin (source.url, "homebrew-bottles"), "\"");
|
||||
char *brew_git_remote = xy_strjoin (3, "export HOMEBREW_BREW_GIT_REMOTE=\"", xy_2strjoin (source.url, "git/homebrew/brew.git"), "\"");
|
||||
|
Loading…
x
Reference in New Issue
Block a user