From 6c52217920148f633b3d03ef5428dfa5938e4fd3 Mon Sep 17 00:00:00 2001 From: Brian West Date: Fri, 12 Sep 2014 11:58:51 -0500 Subject: [PATCH] depend on fs before install --- build/Makefile.centos6 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: