mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-08 19:08:14 +00:00
Merged revisions 142359 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk ................ r142359 | tilghman | 2008-09-10 11:55:31 -0500 (Wed, 10 Sep 2008) | 10 lines Merged revisions 142358 via svnmerge from https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r142358 | tilghman | 2008-09-10 11:54:29 -0500 (Wed, 10 Sep 2008) | 2 lines Publish new extra sounds version. ........ ................ git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@142360 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -18,7 +18,7 @@
|
|||||||
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.11
|
CORE_SOUNDS_VERSION:=1.4.11
|
||||||
EXTRA_SOUNDS_VERSION:=1.4.7
|
EXTRA_SOUNDS_VERSION:=1.4.8
|
||||||
SOUNDS_URL:=http://downloads.digium.com/pub/telephony/sounds/releases
|
SOUNDS_URL:=http://downloads.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