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

Related: OS#4912
Change-Id: Ic4f26705854a0987aa72a9064a5278b01b4d078d
# ---
This commit is contained in:
Oliver Smith 2021-01-13 13:17:08 +01:00
parent dc34764648
commit fadaeec795
1 changed files with 0 additions and 1 deletions

View File

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