Oops, cd back to main directory after dylibbundler's done building.
parent
554a070935
commit
56cffed381
|
@ -15,6 +15,7 @@ cd macdylibbundler && git checkout master && git pull
|
||||||
make
|
make
|
||||||
|
|
||||||
# Prerequisite: build hamlib
|
# Prerequisite: build hamlib
|
||||||
|
cd $FREEDVGUIDIR
|
||||||
git clone git://git.code.sf.net/p/hamlib/code hamlib-code
|
git clone git://git.code.sf.net/p/hamlib/code hamlib-code
|
||||||
cd hamlib-code && git checkout master && git pull
|
cd hamlib-code && git checkout master && git pull
|
||||||
./bootstrap
|
./bootstrap
|
||||||
|
|
Loading…
Reference in New Issue