live_dahdi: Fix regression from r9508
git-svn-id: http://svn.asterisk.org/svn/dahdi/linux/trunk@9532 a0bf4364-ded3-4de4-8d8a-66a801d63aff
This commit is contained in:
parent
3203aaf84c
commit
af9a089714
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user