提交 35eec370 authored 作者: Brian West's avatar Brian West

just do the sounds too

上级 f0d1be5f
...@@ -32,7 +32,7 @@ freeswitch.git/bootstrap.sh: has-git ...@@ -32,7 +32,7 @@ freeswitch.git/bootstrap.sh: has-git
test -d freeswitch.git || git clone https://stash.freeswitch.org/scm/fs/freeswitch.git freeswitch.git test -d freeswitch.git || git clone https://stash.freeswitch.org/scm/fs/freeswitch.git freeswitch.git
install: freeswitch install: freeswitch
cd freeswitch.git && make install cd freeswitch.git && make install cd-sounds-install cd-moh-install
install-git: .done install-git: .done
.done: .done:
......
...@@ -25,7 +25,7 @@ rpmforge: ...@@ -25,7 +25,7 @@ rpmforge:
(which rpm && rpm -i http://pkgs.repoforge.org/rpmforge-release/rpmforge-release-0.5.3-1.el6.rf.x86_64.rpm) || true (which rpm && rpm -i http://pkgs.repoforge.org/rpmforge-release/rpmforge-release-0.5.3-1.el6.rf.x86_64.rpm) || true
install: install:
cd freeswitch.git && make install cd freeswitch.git && make install cd-sounds-install cd-moh-install
has-git: has-git:
@git --version || (echo "please install git" && false) @git --version || (echo "please install git" && false)
......
...@@ -27,7 +27,7 @@ freeswitch.git/bootstrap.sh: has-git ...@@ -27,7 +27,7 @@ freeswitch.git/bootstrap.sh: has-git
test -d freeswitch.git || git clone https://stash.freeswitch.org/scm/fs/freeswitch.git freeswitch.git test -d freeswitch.git || git clone https://stash.freeswitch.org/scm/fs/freeswitch.git freeswitch.git
install: install:
cd freeswitch.git && AUTOCONF_VERSION=2.69 AUTOMAKE_VERSION=1.14 LIBTOOL=/usr/local/bin/libtoolize gmake install cd freeswitch.git && AUTOCONF_VERSION=2.69 AUTOMAKE_VERSION=1.14 LIBTOOL=/usr/local/bin/libtoolize gmake install cd-sounds-install cd-moh-install
clean: clean:
@rm -rf openssl* ldns* jpeg* pcre* perl* pkg-config* speex* sqlite* libedit* curl* *~ @rm -rf openssl* ldns* jpeg* pcre* perl* pkg-config* speex* sqlite* libedit* curl* *~
......
...@@ -34,7 +34,7 @@ freeswitch.git/bootstrap.sh: has-git ...@@ -34,7 +34,7 @@ freeswitch.git/bootstrap.sh: has-git
test -d freeswitch.git || git clone https://stash.freeswitch.org/scm/fs/freeswitch.git freeswitch.git test -d freeswitch.git || git clone https://stash.freeswitch.org/scm/fs/freeswitch.git freeswitch.git
install: freeswitch install: freeswitch
cd freeswitch.git && gmake install cd freeswitch.git && gmake install cd-sounds-install cd-moh-install
install-git: install-git:
pkg install git autoconf automake libtool libjpeg gcc-45 wget pkg install git autoconf automake libtool libjpeg gcc-45 wget
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论