mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-06 12:36:58 +00:00
Merged revisions 69434 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r69434 | qwell | 2007-06-14 17:56:09 -0500 (Thu, 14 Jun 2007) | 1 line Update to latest versions of sound files. ........ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@69435 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -17,8 +17,8 @@
|
|||||||
|
|
||||||
SOUNDS_DIR:=$(DESTDIR)$(ASTDATADIR)/sounds
|
SOUNDS_DIR:=$(DESTDIR)$(ASTDATADIR)/sounds
|
||||||
MOH_DIR:=$(DESTDIR)$(ASTDATADIR)/moh
|
MOH_DIR:=$(DESTDIR)$(ASTDATADIR)/moh
|
||||||
CORE_SOUNDS_VERSION:=1.4.6
|
CORE_SOUNDS_VERSION:=1.4.7
|
||||||
EXTRA_SOUNDS_VERSION:=1.4.5
|
EXTRA_SOUNDS_VERSION:=1.4.6
|
||||||
SOUNDS_URL:=http://ftp.digium.com/pub/telephony/sounds/releases
|
SOUNDS_URL:=http://ftp.digium.com/pub/telephony/sounds/releases
|
||||||
MCS:=$(subst -EN-,-en-,$(MENUSELECT_CORE_SOUNDS))
|
MCS:=$(subst -EN-,-en-,$(MENUSELECT_CORE_SOUNDS))
|
||||||
MCS:=$(subst -FR-,-fr-,$(MCS))
|
MCS:=$(subst -FR-,-fr-,$(MCS))
|
||||||
|
Reference in New Issue
Block a user