aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorkpfleming <kpfleming@f38db490-d61c-443f-a65b-d21fe96a405b>2005-06-23 17:32:36 +0000
committerkpfleming <kpfleming@f38db490-d61c-443f-a65b-d21fe96a405b>2005-06-23 17:32:36 +0000
commitd501075341bcadf3a2ae92491b39e82441153163 (patch)
tree74b10546607d1adc20b9f9153e2dac87f902d8e7 /Makefile
parentb2594f9c525868da152772cccc148e0fe90bccd2 (diff)
don't repeat a command during 'make install' (bug #4582)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5984 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'Makefile')
-rwxr-xr-xMakefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 8f30c14d5..4365e3b6a 100755
--- a/Makefile
+++ b/Makefile
@@ -550,7 +550,6 @@ bininstall: all
mkdir -p $(DESTDIR)$(ASTSBINDIR)
mkdir -p $(DESTDIR)$(ASTETCDIR)
mkdir -p $(DESTDIR)$(ASTBINDIR)
- mkdir -p $(DESTDIR)$(ASTSBINDIR)
mkdir -p $(DESTDIR)$(ASTVARRUNDIR)
mkdir -p $(DESTDIR)$(ASTSPOOLDIR)/voicemail
mkdir -p $(DESTDIR)$(ASTSPOOLDIR)/dictate