mirror of
https://github.com/outbackdingo/UltraGrid.git
synced 2026-03-19 22:09:13 +00:00
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>