live_dahdi: fix usage of xpp.conf

Link live/usr/share/dahdi/xpp.conf from live/etc/dahdi/xpp.conf in
'config'. This makes the 'live' xpp.conf used rather than the global
xpp.conf .

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

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

git-svn-id: http://svn.asterisk.org/svn/dahdi/linux/branches/2.4@9681 a0bf4364-ded3-4de4-8d8a-66a801d63aff
This commit is contained in:
Tzafrir Cohen
2011-01-21 05:31:18 +00:00
committed by Shaun Ruffell
parent abd2c1c21e
commit c23a4dcab1

View File

@@ -250,6 +250,7 @@ export PATH
dahdiconfdir="${DESTDIR}/etc/dahdi"
export dahdiconfdir
EOF
ln -s ../../../etc/dahdi/xpp.conf "$DESTDIR/usr/share/dahdi/
;;
rsync)
if [ $# -ne 2 ]; then