live_dahdi: Fix regression from r9508

Signed-off-by: Tzafrir Cohen <tzafrir.cohen@xorcom.com>

Origin: http://svnview.digium.com/svn/dahdi?view=rev&rev=9532

git-svn-id: http://svn.asterisk.org/svn/dahdi/linux/branches/2.4@9745 a0bf4364-ded3-4de4-8d8a-66a801d63aff
This commit is contained in:
Tzafrir Cohen
2011-02-09 12:45:39 +00:00
parent 3940da78a4
commit 025cacfe11

View File

@@ -250,7 +250,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