Make patch
This commit is contained in:
parent
10f777ac82
commit
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
|
||||
cd make
|
||||
./bootstrap
|
||||
./configure
|
||||
make
|
||||
make install
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue