2
0
mirror of https://github.com/team2059/Zaphod synced 2024-12-18 20:12:28 -05:00

Changed the configure script

This commit is contained in:
Adam Long 2014-06-07 16:48:56 -04:00
parent f9277408ed
commit 8850989d92

2
configure vendored
View File

@ -3,9 +3,9 @@ git submodule init
git submodule update
echo "export PATH=$PATH:$(pwd)/bin/ucpp/ucpp" >> ~/.bashrc
echo "alias frcbot='python build'" >> ~/.bashrc
source ~/.bashrc
cd src
ucpp setup -t 2059
ucpp init
ucpp configure
cd ..
source ~/.bashrc