FreeBSD Bugzilla – Attachment 156757 Details for
Bug 200177
devel/arduino - Command line sketch is not loaded
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
shell wrapper patch for arduino, enabling command line sketches to be passed.
arduino.in.diff (text/plain), 281 bytes, created by
James Elstone
on 2015-05-13 20:20:59 UTC
(
hide
)
Description:
shell wrapper patch for arduino, enabling command line sketches to be passed.
Filename:
MIME Type:
Creator:
James Elstone
Created:
2015-05-13 20:20:59 UTC
Size:
281 bytes
patch
obsolete
>--- arduino.in.orig 2015-05-13 21:18:11.000000000 +0100 >+++ arduino.in 2015-05-13 21:18:18.000000000 +0100 >@@ -5,4 +5,4 @@ > PATH="%%LINUXBASE%%/usr/bin:${PATH}" > export PATH > >-exec %%PREFIX%%/%%PORTNAME%%/arduino %%PREFIX%%/%%PORTNAME%% >+exec '%%PREFIX%%/%%PORTNAME%%/arduino' $@
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 200177
:
156757
|
156758
|
179365
|
179366
|
179367
|
179713
|
180469
|
180597