Compare commits
No commits in common. "4bf34bf9da8a903b69dc5b7eb56a9dda7da8967f" and "27837fd1cadac7a05600c012d58d8bfad47a0474" have entirely different histories.
4bf34bf9da
...
27837fd1ca
1 changed files with 0 additions and 1 deletions
|
@ -5,7 +5,6 @@ pkg_install(){
|
||||||
git clone https://git.savannah.gnu.org/git/make.git
|
git clone https://git.savannah.gnu.org/git/make.git
|
||||||
cd make
|
cd make
|
||||||
./bootstrap
|
./bootstrap
|
||||||
./configure
|
|
||||||
make
|
make
|
||||||
make install
|
make install
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue