]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
Add debian build option to use system sources.list
authorTravis Cross <tc@traviscross.com>
Wed, 8 Oct 2014 19:18:30 +0000 (19:18 +0000)
committerTravis Cross <tc@traviscross.com>
Wed, 8 Oct 2014 20:43:42 +0000 (20:43 +0000)
commita8b68a14bc8e780b13576cc58e30bc374fd7b25b
tree5bfdaa38960ac4599e96483a677d3c271d86d90e
parent33b4eef596b96bc55ca4eb21bd7d819951c7e59c
Add debian build option to use system sources.list

If -t is passed to debian/util.sh, then we will import the
/etc/apt/sources.list mirrors and all apt keys into the
pbuilder/cowbuilder build environment.

This is useful e.g. when the FS build depends on a library not
available in Debian yet.
debian/util.sh