From 26d6323dd2f04241c8354258ca6c6618496cbf36 Mon Sep 17 00:00:00 2001 From: Tzafrir Cohen Date: Mon, 13 Dec 2010 15:56:16 +0000 Subject: live_dahdi: Fix regression from r9508 git-svn-id: http://svn.asterisk.org/svn/dahdi/linux/trunk@9532 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 7398dce..23a73bb 100755 --- a/build_tools/live_dahdi +++ b/build_tools/live_dahdi @@ -251,7 +251,7 @@ export PATH dahdiconfdir="${DESTDIR}/etc/dahdi" export dahdiconfdir EOF - ln -s ../../../etc/dahdi/xpp.conf "$DESTDIR/usr/share/dahdi/ + ln -s ../../../etc/dahdi/xpp.conf "$DESTDIR/usr/share/dahdi/" ;; rsync) if [ $# -ne 2 ]; then -- cgit v1.2.3