Add note about the supported Debian release for building

This commit is contained in:
Travis Cross 2014-02-23 18:08:40 +00:00
parent 24179a4d7f
commit 6c71125359
1 changed files with 3 additions and 2 deletions

View File

@ -67,7 +67,8 @@ If you want actualy Debian binary or source packages to upload to your
own repository, you'll need to build them as described here. We have
some fancy automatic tools to accomplish this. The tools allow you to
start from a very bare Debian image and generate working packages.
Simply run:
Building in this manner is only supported on Debian sid, though it
will generate packages for all supported Debian releases. Simply run:
./debian/util.sh build-all -ibn -z9
@ -169,4 +170,4 @@ freeswitch-music-*:
git clone https://github.com/traviscross/freeswitch-sounds.git
cd freeswitch-sounds && cat debian/README.source
-- Travis Cross <tc@traviscross.com>, Sun, 23 Feb 2014 18:04:31 +0000
-- Travis Cross <tc@traviscross.com>, Sun, 23 Feb 2014 18:08:08 +0000