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
|
#!/bin/sh
|
||||||
|
|
||||||
git submodule init
|
git submodule update --init --depth 1
|
||||||
git submodule update
|
|
||||||
autoreconf -if
|
autoreconf -if
|
||||||
|
|
Loading…
Reference in a new issue