[packages] net/freeswitch: Added includes for phrases back to freeswitch.xml and bumped package version
git-svn-id: svn://svn.openwrt.org/openwrt/packages@22756 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
c305c0626c
commit
76955d7a1e
@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=freeswitch
|
||||
PKG_VERSION:=1.0.6
|
||||
PKG_RELEASE:=8
|
||||
PKG_RELEASE:=9
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
|
||||
|
@ -56,6 +56,15 @@
|
||||
<X-PRE-PROCESS cmd="include" data="directory/*.xml"/>
|
||||
</section>
|
||||
|
||||
<section name="phrases" description="Speech Phrase Management">
|
||||
<macros>
|
||||
<X-PRE-PROCESS cmd="include" data="lang/de/*.xml">
|
||||
<X-PRE-PROCESS cmd="include" data="lang/en/*.xml">
|
||||
<X-PRE-PROCESS cmd="include" data="lang/fr/*.xml">
|
||||
<X-PRE-PROCESS cmd="include" data="lang/ru/*.xml">
|
||||
</macros>
|
||||
</section>
|
||||
|
||||
</document>
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user