aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOliver Smith <osmith@sysmocom.de>2021-01-13 13:16:48 +0100
committerOliver Smith <osmith@sysmocom.de>2021-01-13 13:16:48 +0100
commite8edd1fcaec8e159b2c68bf1452616fe9e7c144b (patch)
treef379812eac8de2d10d0873de41e9798830db945a
parentosmo-trx.spec: move ipc-driver-test into package ipc-test (diff)
downloadOsmoTRX-e8edd1fcaec8e159b2c68bf1452616fe9e7c144b.tar.xz
OsmoTRX-e8edd1fcaec8e159b2c68bf1452616fe9e7c144b.zip
contrib/jenkins: don't build osmo-gsm-manuals
Related: OS#4912 Change-Id: Ibacb11da37acfd324cee37068099627136717781
-rwxr-xr-xcontrib/jenkins.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/contrib/jenkins.sh b/contrib/jenkins.sh
index 7b751ad..3cf12c6 100755
--- a/contrib/jenkins.sh
+++ b/contrib/jenkins.sh
@@ -89,7 +89,6 @@ CONFIG="--enable-sanitize --enable-werror --with-uhd --with-usrp1 --with-lms --w
# Additional configure options and depends
if [ "$WITH_MANUALS" = "1" ]; then
- osmo-build-dep.sh osmo-gsm-manuals
CONFIG="$CONFIG --enable-manuals"
fi