From: Brian West Date: Fri, 12 Sep 2014 16:58:51 +0000 (-0500) Subject: depend on fs before install X-Git-Tag: v1.4.8~1^2~21 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6c52217920148f633b3d03ef5428dfa5938e4fd3;p=thirdparty%2Ffreeswitch.git depend on fs before install --- diff --git a/build/Makefile.centos6 b/build/Makefile.centos6 index 463e31c8c7..625970bb0b 100644 --- a/build/Makefile.centos6 +++ b/build/Makefile.centos6 @@ -24,7 +24,7 @@ freeswitch.git/bootstrap.sh: has-git rpmforge: (which rpm && rpm -i http://pkgs.repoforge.org/rpmforge-release/rpmforge-release-0.5.3-1.el6.rf.x86_64.rpm) || true -install: +install: freeswitch cd freeswitch.git && make install cd-sounds-install cd-moh-install has-git: