Change to piaware_builder directory sooner.

pull/31/head
Joe Prochazka 2015-12-08 11:05:18 -05:00
rodzic dbcdcff489
commit 1f02b6c00e
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -98,6 +98,7 @@ echo -e "\033[33m"
echo "Downloading the source code for PiAware Builder..."
echo -e "\033[37m"
git clone https://github.com/flightaware/piaware_builder.git
cd $BUILDDIR/piaware_builder
git checkout tags/v2.1-3
## BUILD THE PIAWARE PACKAGE
@ -105,7 +106,6 @@ git checkout tags/v2.1-3
echo -e "\033[33m"
echo "Building the PiAware package..."
echo -e "\033[37m"
cd $BUILDDIR/piaware_builder
./sensible-build.sh
cd $BUILDDIR/piaware_builder/package
dpkg-buildpackage -b