mirror of
https://github.com/ultravideo/uvg266.git
synced 2024-11-23 18:14:06 +00:00
Optimze git submodule in autogen.sh
This commit is contained in:
parent
0164291688
commit
0c5d5e5781
|
@ -1,5 +1,4 @@
|
|||
#!/bin/sh
|
||||
|
||||
git submodule init
|
||||
git submodule update
|
||||
git submodule update --init --depth 1
|
||||
autoreconf -if
|
||||
|
|
Loading…
Reference in a new issue