Commit Graph

1 Commits

Author SHA1 Message Date
Travis A. Everett
3ea80c9c2c srt-to-vtt-cl: fix macOS builds
The upstream Makefile is using logic to build into different dirs
depending on uname output. Trivial to get macOS builds working if
we just don't do that.

I've also stripped out a use of substituteAll that was having no
effect (the variables it replaced were removed during review of
the initial PR.)
2023-08-03 22:39:24 -05:00