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

Related: OS#4912
Change-Id: If45bb7d4958b200ca6b5d1c5b8a52eba06944909
This commit is contained in:
Oliver Smith 2021-01-13 13:16:29 +01:00 committed by laforge
parent eb70a4098f
commit f842e06c88
1 changed files with 0 additions and 1 deletions

View File

@ -81,7 +81,6 @@ export LD_LIBRARY_PATH="$inst/lib"
export PATH="$inst/bin:$PATH"
if [ "$WITH_MANUALS" = "1" ]; then
osmo-build-dep.sh osmo-gsm-manuals
PCU_CONFIG="$PCU_CONFIG --enable-manuals"
fi