mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 08:21:25 +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
|
||||
git clone https://github.com/gnustep/libobjc2.git
|
||||
cd libobjc2
|
||||
git submodule init
|
||||
git submodule sync
|
||||
git submodule update
|
||||
cd ..
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue