mirror of
https://github.com/ha7ilm/openwebrx.git
synced 2026-01-22 16:20:22 +01:00
include wsjt-x patches
This commit is contained in:
parent
d2a4f2bc46
commit
27d6802dfc
|
|
@ -86,6 +86,8 @@ WSJT_DIR=wsjtx-2.1.2
|
|||
WSJT_TGZ=${WSJT_DIR}.tgz
|
||||
wget http://physics.princeton.edu/pulsar/k1jt/${WSJT_TGZ}
|
||||
tar xfz ${WSJT_TGZ}
|
||||
patch -Np0 -d ${WSJT_DIR} < /wsjtx-hamlib.patch
|
||||
mv /wsjtx.patch ${WSJT_DIR}
|
||||
cmakebuild ${WSJT_DIR}
|
||||
rm ${WSJT_TGZ}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue