summaryrefslogtreecommitdiff
path: root/build_tools
diff options
context:
space:
mode:
authorTzafrir Cohen <tzafrir.cohen@xorcom.com>2011-07-20 16:48:05 +0000
committerTzafrir Cohen <tzafrir.cohen@xorcom.com>2011-07-20 16:48:05 +0000
commit50f110ac4bdfcd8ddec6b469000703e8326d8b25 (patch)
tree35724a4b4d393e66681cb1052c992448be54ebaf /build_tools
parent677c1345d629fbf12f6c01a5c27492ec8bb4dd48 (diff)
live_dahdi: no need to create asterisk at genconf
/etc/asterisk already gets generated at config. No need to re-create it at genconf time. Signed-off-by: Tzafrir Cohen <tzafrir.cohen@xorcom.com> git-svn-id: http://svn.asterisk.org/svn/dahdi/linux/trunk@10050 a0bf4364-ded3-4de4-8d8a-66a801d63aff
Diffstat (limited to 'build_tools')
-rwxr-xr-xbuild_tools/live_dahdi1
1 files changed, 0 insertions, 1 deletions
diff --git a/build_tools/live_dahdi b/build_tools/live_dahdi
index c949b29..e1cff07 100755
--- a/build_tools/live_dahdi
+++ b/build_tools/live_dahdi
@@ -193,7 +193,6 @@ unload_dynamic() {
}
genconf() {
- mkdir -p "$DESTDIR/etc/asterisk"
GENCONF_PARAMETERS=$DESTDIR/etc/dahdi/genconf_parameters \
DAHDI_CONF_FILE=$DESTDIR/etc/dahdi/system.conf \
DAHDI_MODS_FILE=$DESTDIR/etc/dahdi/modules \