]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
getsounds.sh: look for a locally-cached copy first
authorTravis Cross <tc@traviscross.com>
Tue, 24 Apr 2012 04:00:43 +0000 (04:00 +0000)
committerTravis Cross <tc@traviscross.com>
Tue, 24 Apr 2012 05:09:41 +0000 (05:09 +0000)
commit0ec4e826641a05405303342f836d86b9258c919e
tree7b8473d3008a7ef14cb9ae5c62a3fee7d2721dd6
parentd5766ceaa05b4cd4583b248133886951e8b76f67
getsounds.sh: look for a locally-cached copy first

This lets you specify a FS_SOUNDS_DIR in which to look for the sound
tarballs.  This makes it easier to use git clean -fdx without
downloading the sounds every time.
build/getsounds.sh.in