Compare commits
2 commits
27837fd1ca
...
4bf34bf9da
Author | SHA1 | Date | |
---|---|---|---|
|
4bf34bf9da | ||
|
075522bedf |
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ 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