checkout the right branch
This commit is contained in:
parent
292fe80acf
commit
9923f5b18e
@ -45,9 +45,8 @@ wget http://physics.princeton.edu/pulsar/k1jt/$WSJT_TGZ
|
|||||||
tar xvfz $WSJT_TGZ
|
tar xvfz $WSJT_TGZ
|
||||||
cmakebuild $WSJT_DIR
|
cmakebuild $WSJT_DIR
|
||||||
|
|
||||||
git clone --depth 1 https://github.com/wb2osz/direwolf.git
|
git clone --depth 1 -b 1.5 https://github.com/wb2osz/direwolf.git
|
||||||
cd direwolf
|
cd direwolf
|
||||||
git checkout 1.5
|
|
||||||
patch -Np1 < /direwolf-1.5.patch
|
patch -Np1 < /direwolf-1.5.patch
|
||||||
make
|
make
|
||||||
make install
|
make install
|
||||||
|
Loading…
Reference in New Issue
Block a user