contrib/jenkins: don't build osmo-gsm-manuals
Related: OS#4912 Change-Id: Iae17e6d6f4242f98676dd3a1b01c419ac7288047changes/37/22137/1
parent
05eea1ef0a
commit
e590dc15f4
|
@ -28,7 +28,6 @@ export PATH="$inst/bin:$PATH"
|
|||
# Additional configure options and depends
|
||||
CONFIG=""
|
||||
if [ "$WITH_MANUALS" = "1" ]; then
|
||||
osmo-build-dep.sh osmo-gsm-manuals
|
||||
CONFIG="--enable-manuals"
|
||||
fi
|
||||
|
||||
|
|
Loading…
Reference in New Issue