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> git-svn-id: http://svn.asterisk.org/svn/dahdi/linux/trunk@9508 a0bf4364-ded3-4de4-8d8a-66a801d63aff
This commit is contained in:
parent
87d376ba19
commit
8b43a66913
@ -251,6 +251,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
|
||||
|
Loading…
Reference in New Issue
Block a user