mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04:00
autogen.sh: Remove git submodule *
Remove forgotten git submodule commands from autogen.sh.
Fixes: 59bdab94bc ("Drop git submodule structure")
Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@iki.fi>
This commit is contained in:
parent
c84646b66f
commit
8406d36e85
1 changed files with 0 additions and 3 deletions
|
|
@ -4,9 +4,6 @@
|
||||||
|
|
||||||
set -e
|
set -e
|
||||||
|
|
||||||
git submodule init
|
|
||||||
git submodule update
|
|
||||||
|
|
||||||
if [ -z $MESON ]; then
|
if [ -z $MESON ]; then
|
||||||
MESON=`which meson`
|
MESON=`which meson`
|
||||||
fi
|
fi
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue