From b514cb9a66d06709c6d2173f321adb829dd88c80 Mon Sep 17 00:00:00 2001 From: Travis Cross Date: Tue, 4 Sep 2012 14:55:50 +0000 Subject: [PATCH] Expand an unbound variable in docs --- debian/README.source | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/README.source b/debian/README.source index 2afa2cb08f..9015b87538 100644 --- a/debian/README.source +++ b/debian/README.source @@ -55,7 +55,7 @@ directory of your FS git working tree: ./build/set-fs-version.sh "$ver" git add configure.in && git commit -m "bump to custom v$ver" (cd debian && ./bootstrap.sh -c $distro) - dch -b -m -v "$ver" --force-distribution -D "$suite" "Custom build." + dch -b -m -v "$ver" --force-distribution -D "unstable" "Custom build." git-buildpackage -b -us -uc \ --git-verbose \ --git-pbuilder --git-dist=$distro \ @@ -97,4 +97,4 @@ freeswitch-music-*: git clone https://github.com/traviscross/freeswitch-sounds.git cd freeswitch-sounds && cat debian/README.source - -- Travis Cross , Tue, 4 Sep 2012 14:52:08 +0000 + -- Travis Cross , Tue, 4 Sep 2012 14:55:37 +0000