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

Related: OS#4912
Change-Id: I0f4d3b444c22c772498299f7d209fc28080af8c3
This commit is contained in:
Oliver Smith 2021-01-13 13:17:28 +01:00
parent 644be61c4a
commit 716a2615f5
1 changed files with 0 additions and 1 deletions

View File

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