File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 11911191
11921192 <target name =" macosx-fix-bundled-toolchain-missing-symlinks" if =" macosx" >
11931193 <exec executable =" mv" failonerror =" true" >
1194- <arg value =" ${ staging_folder } /work/${ staging_hardware_folder } /tmp/avrdude/avrdude-6.0.1 /lib/libusb.dylib" />
1194+ <arg value =" ${ staging_folder } /work/${ staging_hardware_folder } /tmp/avrdude/avrdude/lib/libusb.dylib" />
11951195 <arg value =" ${ staging_folder } /work/${ staging_hardware_folder } /tools/avr/lib/" />
11961196 </exec >
11971197 <exec executable =" mv" failonerror =" true" >
1198- <arg value =" ${ staging_folder } /work/${ staging_hardware_folder } /tmp/avrdude/avrdude-6.0.1 /lib/libusb-1.0.dylib" />
1198+ <arg value =" ${ staging_folder } /work/${ staging_hardware_folder } /tmp/avrdude/avrdude/lib/libusb-1.0.dylib" />
11991199 <arg value =" ${ staging_folder } /work/${ staging_hardware_folder } /tools/avr/lib/" />
12001200 </exec >
12011201 </target >
You can’t perform that action at this time.
0 commit comments