mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-31 16:50:58 +00:00
Add git submodules init
This commit is contained in:
parent
39e0f1250d
commit
3d722c0faa
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@ install_ng_runtime() {
|
||||||
cd $DEP_SRC
|
cd $DEP_SRC
|
||||||
git clone https://github.com/gnustep/libobjc2.git
|
git clone https://github.com/gnustep/libobjc2.git
|
||||||
cd libobjc2
|
cd libobjc2
|
||||||
|
git submodule init
|
||||||
git submodule sync
|
git submodule sync
|
||||||
git submodule update
|
git submodule update
|
||||||
cd ..
|
cd ..
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue