aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authormarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2003-05-10 18:05:12 +0000
committermarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2003-05-10 18:05:12 +0000
commit374d2c79635b52d399bc93b27a7a4fc9a4d39fae (patch)
tree9945fd97d67352b5489cde34c23cd9cab72b8844 /Makefile
parent03e42f7339727e7b99b7ee74de6f5c9e23a2ce17 (diff)
Fix voicemail
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@988 f38db490-d61c-443f-a65b-d21fe96a405b
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