Files
UltraGrid/data/scripts
Martin Pulec f043f10a9e fix data/scripts/macos_bundle_libs.sh
the former failed on Mac OS X 10.11 with:
`sed: 1: "/LC_RPATH/,+2p": expected context address`.

The '+2' address seem to be GNU extension, although supported by current
macOSes (and busybox).

see also
<https://stackoverflow.com/questions/26124650/sed-use-expected-context-address>
2025-05-20 11:07:51 +02:00
..
2024-09-19 16:18:59 +02:00