update gen-snapshot for 2.4.x git branch

This commit is contained in:
Martin Konecny 2013-05-28 16:47:06 -04:00
parent 73a908055a
commit 13f7c3941d
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ VERSION=2.4.0~$(date "+%Y%m%d")
BUILDDEST=/tmp/airtime-${VERSION}/
DEBDIR=`pwd`/debian
git checkout master
git checkout 2.4.x
git pull
echo "cleaning up previous build..."