summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMark Spencer <markster@digium.com>2003-05-10 18:05:12 +0000
committerMark Spencer <markster@digium.com>2003-05-10 18:05:12 +0000
commitbd8f307677bf6e77db972bb3f5f7e9f106e4f73f (patch)
tree9945fd97d67352b5489cde34c23cd9cab72b8844 /Makefile
parentbbe2d4668ed720e7d25bda58672aad4be146ce0d (diff)
Fix voicemail
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@988 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'Makefile')
-rwxr-xr-xMakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 072377907..4ff600fb9 100755
--- a/Makefile
+++ b/Makefile
@@ -237,8 +237,8 @@ bininstall: all
else \
mkdir -p $(ASTSPOOLDIR)/voicemail/default; \
rm -f $(ASTSPOOLDIR)/vm; \
- ln -s $(ASTSPOOLDIR)/voicemail/default $(ASTSPOOLDIR)/vm; \
fi
+ ln -s $(ASTSPOOLDIR)/voicemail/default $(ASTSPOOLDIR)/vm
rm -f $(ASTMODULESDIR)/chan_ixj.so
rm -f $(ASTMODULESDIR)/chan_tor.so
mkdir -p $(ASTVARLIBDIR)/sounds