Changes between Version 2 and Version 3 of Ticket #69869, comment 5
- Timestamp:
- May 21, 2024, 7:03:49 PM (6 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #69869, comment 5
v2 v3 7 7 Where I am having trouble is with the line: 8 8 9 {{{ 9 10 diff --git a/build.py b/build.py 11 }}} 10 12 11 13 as it appears that this is a MacPorts 'diff' command instruction '--git' as the default OSX diff hasn't a clue about '--git'. Can't find anything but diffutils on MacPorts so far...