From 02b2d069082f1a4afafea1c02e8e021c375ad3fa Mon Sep 17 00:00:00 2001 From: Shaun Ruffell Date: Tue, 9 Dec 2008 19:37:48 +0000 Subject: Needed to go up one more level for dahdi_tools. git-svn-id: http://svn.asterisk.org/svn/dahdi/linux/trunk@5460 a0bf4364-ded3-4de4-8d8a-66a801d63aff --- build_tools/live_dahdi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build_tools') diff --git a/build_tools/live_dahdi b/build_tools/live_dahdi index c1cfc35..79c47f9 100755 --- a/build_tools/live_dahdi +++ b/build_tools/live_dahdi @@ -3,7 +3,7 @@ set -e LINUX_DIR=${LINUX_DIR:=..} -TOOLS_DIR=${TOOLS_DIR:=../dahdi-tools} +TOOLS_DIR=${TOOLS_DIR:=../../dahdi-tools} DESTDIR=$PWD/live KVERS=${KVERS:-`uname -r`} MODULES_DIR="$DESTDIR/lib/modules/$KVERS/dahdi" -- cgit v1.2.3