提交 1f0dea99 authored 作者: Mitch Capper's avatar Mitch Capper

FS-11865 [mod_com_729] change to use latest version for mod_com_g729 bins so url…

FS-11865 [mod_com_729] change to use latest version for mod_com_g729 bins so url does not go stale and update new binary paths
上级 ddd69e3a
include $(top_srcdir)/build/modmake.rulesam
MODNAME=mod_com_g729
VERSION=201506221434
VERSION=latest
if ISLINUX
G729INSTALLER = $(top_srcdir)/libs/fs-$(VERSION)-installer
LICSERVER=/usr/sbin/freeswitch_licence_server
VALIDATOR=$(bindir)/validator
LICSERVER=/usr/sbin/freeswitch-license-server
VALIDATOR=$(bindir)/freeswitch-license-validator
MOD=$(moddir)/mod_com_g729.so
BUILT_SOURCES = $(G729INSTALLER)
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论