From a360c591b3fcb8e8875ef38585e1cd42bfcfc1dc Mon Sep 17 00:00:00 2001 From: Emmanuel Milou <emmanuel.milou@savoirfairelinux.com> Date: Wed, 14 Jan 2009 11:11:37 -0500 Subject: [PATCH] update debian package generation script --- build-package.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/build-package.sh b/build-package.sh index 18e24855c7..dc0bee0e93 100755 --- a/build-package.sh +++ b/build-package.sh @@ -16,6 +16,7 @@ fi # Anonymous git http access git clone http://sflphone.org/git/sflphone.git +git checkout debian/0.9.2-4 # Get system parameters arch_flag=`getconf -a|grep LONG_BIT | sed -e 's/LONG_BIT\s*//'` -- GitLab