GitBucket
Toggle navigation
Pull requests
Issues
Snippets
Sign in
Files
Branches
1
Releases
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Fork
: 0
tundra
/
tools-builder
Browse code
change brew git origin to new location
master
1 parent
effb488
commit
4329f95869ad1fbc430f05bd6f0957059795b110
tundra
authored
on 1 Jun 2019
Patch
Unified
Split
Showing
1 changed file
+1
-1
■
■
■■■
makefile
Ignore Space
Show notes
View
2
■
■
■■■
makefile
# Get latest linuxbrew
getbrew
:
@echo
"Make sure you have write permission on the target directory!"
git clone https
:
//github.com/Linuxbrew/brew.git ${TOOLSDIR}
git clone https
:
//github.com/Homebrew/brew ${TOOLSDIR}
# Bootstrapping
Show line notes below