mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-01-19 04:52:12 +01:00
Missed a damn space, OCD won't let me leave it as is.
This commit is contained in:
parent
4874bdc120
commit
c38242f627
@ -16,7 +16,7 @@ OPENPILOT_TOOLS_DIR = $$(OPENPILOT_TOOLS_DIR)
|
||||
} else {
|
||||
# not found, hope it's in the path...
|
||||
!macx: { PYTHON = \"$$(PYTHON)\" }
|
||||
macx: { PYTHON = \"python\"}
|
||||
macx: { PYTHON = \"python\" }
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user