Skip to content

Commit

Permalink
windows: fix mavpicviewer typo in mavproxy.spec
Browse files Browse the repository at this point in the history
  • Loading branch information
rmackay9 committed Oct 7, 2024
1 parent d1b4828 commit 118c93f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion windows/mavproxy.spec
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ MAVPicViewer_exe = EXE(MAVPicViewer_pyz,
strip=None,
upx=True,
console=True )
MAVExp_coll = COLLECT(MAVPicViewer_exe,
MAVPicViewer_coll = COLLECT(MAVPicViewer_exe,
MAVPicViewerAny.binaries,
MAVPicViewerAny.zipfiles,
MAVPicViewerAny.datas,
Expand Down

0 comments on commit 118c93f

Please sign in to comment.