contrib/jenkins: don't build osmo-gsm-manuals

Related: OS#4912
Change-Id: I3fc43b1afb7cdfd2b78c062e36ccf2491700f988
This commit is contained in:
Oliver Smith 2021-01-13 13:15:34 +01:00 committed by laforge
parent ef0c2a4b85
commit b6343a72d8
1 changed files with 0 additions and 1 deletions

View File

@ -50,7 +50,6 @@ fi
# Additional configure options and depends
CONFIG=""
if [ "$WITH_MANUALS" = "1" ]; then
osmo-build-dep.sh osmo-gsm-manuals
CONFIG="--enable-manuals"
fi