kopia lustrzana https://github.com/jprochazka/adsb-receiver
Fix typo in kalibrate install script
rodzic
615e67934f
commit
8bd7c2f514
|
|
@ -143,8 +143,6 @@ if [[ true ]] ; then
|
|||
ACTION=$(./configure ${BETA_CFLAGS} 2>&1)
|
||||
fi
|
||||
# Make.
|
||||
if [[ -f "Makefile" ]] ; then
|
||||
ACTION=$(make -C ${BETA_BUILD_DIRECTORY} 2>&1)
|
||||
if [[ -f "Makefile" ]] ; then
|
||||
ACTION=$(make -C ${BETA_BUILD_DIRECTORY} 2>&1)
|
||||
# Install.
|
||||
|
|
|
|||
Ładowanie…
Reference in New Issue