automerge commit

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2-netsec@75303 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Automerge Script
2007-07-16 19:33:26 +00:00
parent 8872e64252
commit 0b7104eaa0
5 changed files with 4 additions and 1 deletions

View File

@@ -799,7 +799,7 @@ samples: adsi
fi; \ fi; \
done done
mkdir -p $(DESTDIR)$(ASTVARLIBDIR)/mohmp3 ; \ mkdir -p $(DESTDIR)$(ASTVARLIBDIR)/mohmp3 ; \
for x in sounds/*.mp3; do \ for x in sounds/moh/*.mp3 sounds/moh/LICENSE; do \
$(INSTALL) -m 644 $$x $(DESTDIR)$(ASTVARLIBDIR)/mohmp3 ; \ $(INSTALL) -m 644 $$x $(DESTDIR)$(ASTVARLIBDIR)/mohmp3 ; \
done done
rm -f $(DESTDIR)$(ASTVARLIBDIR)/mohmp3/sample-hold.mp3 rm -f $(DESTDIR)$(ASTVARLIBDIR)/mohmp3/sample-hold.mp3

3
sounds/moh/LICENSE Normal file
View File

@@ -0,0 +1,3 @@
Music Provided By www.freeplaymusic.com. These sound files are provided by
Digium under license from Freeplay Music Corporation for use in conjunction
with the Asterisk software only.