kopia lustrzana https://github.com/Hamlib/Hamlib
Remove duplicated comment
rodzic
87311035ea
commit
dbe89b2092
|
@ -817,10 +817,6 @@ echo Build_OS is $build_os
|
||||||
|
|
||||||
dnl otherwise parallel 'make -jn' will fail
|
dnl otherwise parallel 'make -jn' will fail
|
||||||
|
|
||||||
## ---------------------------------- ##
|
|
||||||
## Prepare rig backend dependencies ##
|
|
||||||
## ---------------------------------- ##
|
|
||||||
|
|
||||||
for be in ${RIG_BACKEND_LIST} ; do
|
for be in ${RIG_BACKEND_LIST} ; do
|
||||||
RIGDIR=$(echo $be | awk -F "/" '{print $2}')
|
RIGDIR=$(echo $be | awk -F "/" '{print $2}')
|
||||||
RIG_BACKENDEPS="${RIG_BACKENDEPS} \$(top_builddir)/rigs/${RIGDIR}/libhamlib-${RIGDIR}.la"
|
RIG_BACKENDEPS="${RIG_BACKENDEPS} \$(top_builddir)/rigs/${RIGDIR}/libhamlib-${RIGDIR}.la"
|
||||||
|
|
Ładowanie…
Reference in New Issue