aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNeels Hofmeyr <nhofmeyr@sysmocom.de>2016-10-18 21:03:20 +0200
committerNeels Hofmeyr <nhofmeyr@sysmocom.de>2016-10-18 21:03:20 +0200
commit068918f9906084ae9097c851eef1314e13ad83bd (patch)
tree515edd921ab7acb6fab2e7f4ebe67a8e2db2e7fd
parentc88a10cece3cee5c2377b0a034da1b8a9b37f08a (diff)
jenkins-oct.sh: fix build: typo in deps path
-rwxr-xr-xcontrib/jenkins_oct.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/jenkins_oct.sh b/contrib/jenkins_oct.sh
index 79202241..4fecd0a3 100755
--- a/contrib/jenkins_oct.sh
+++ b/contrib/jenkins_oct.sh
@@ -50,7 +50,7 @@ echo
set -x
autoreconf --install --force
-./configure --with-openbsc="$deps/openbsc/openbsc/include" --with-octsdr-2g="$deps/deps/layer1-api/" --enable-octphy
+./configure --with-openbsc="$deps/openbsc/openbsc/include" --with-octsdr-2g="$deps/layer1-api/" --enable-octphy
$MAKE $PARALLEL_MAKE
$MAKE check \
|| cat-testlogs.sh