From edad7443a485aea731319a0d409beffd3b1846e8 Mon Sep 17 00:00:00 2001 From: Travis Cross Date: Fri, 17 Jan 2014 20:06:14 +0000 Subject: [PATCH] Add description of util.h -l usage --- debian/README.source | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/debian/README.source b/debian/README.source index cfc378a072..86e002bbab 100644 --- a/debian/README.source +++ b/debian/README.source @@ -90,6 +90,11 @@ Debian sid 'buildd' image: # information. ./debian/util.sh build-all -ibn -z9 +If you need to build a small set of modules for compile testing in the +pbuilder environment, run something like: + + ./debian/util.sh build-all -dni -z1 -a amd64 -c sid -l "applications/mod_commands" + The source packages for sounds and music on hold are maintained in a separate repository. Each set of sounds has a separate version number and the processing of the sounds is quite different from what we're @@ -102,4 +107,4 @@ freeswitch-music-*: git clone https://github.com/traviscross/freeswitch-sounds.git cd freeswitch-sounds && cat debian/README.source - -- Travis Cross , Fri, 17 Jan 2014 20:03:22 +0000 + -- Travis Cross , Fri, 17 Jan 2014 20:05:52 +0000