kopia lustrzana https://github.com/km4ack/pi-build
remove libhamlib4 installed by pyqso
rodzic
7b3b7f8c07
commit
13b70e8876
|
@ -298,6 +298,8 @@ EOF
|
|||
##################################
|
||||
PYQSO() {
|
||||
sudo apt-get install -y pyqso
|
||||
#remove b/c it breaks hamlib installed from source
|
||||
sudo apt purge -y libhamlib4
|
||||
}
|
||||
|
||||
##################################
|
||||
|
|
Ładowanie…
Reference in New Issue