aboutsummaryrefslogtreecommitdiffstats
path: root/doc/src/guide/xref.asciidoc
diff options
context:
space:
mode:
authorJean-Sébastien Pédron <[email protected]>2025-07-07 12:53:19 +0200
committerJean-Sébastien Pédron <[email protected]>2025-07-22 17:24:42 +0200
commitac4f2f28c37b9d6213fa2ce0647a1e1c2495f7ab (patch)
tree8db60bbbf8d14ac051ab59f154cc7b3161a74044 /doc/src/guide/xref.asciidoc
parent75d0a61fba23a9b820c3a272acf07ab37d94482b (diff)
downloaderlang.mk-ac4f2f28c37b9d6213fa2ce0647a1e1c2495f7ab.tar.gz
erlang.mk-ac4f2f28c37b9d6213fa2ce0647a1e1c2495f7ab.tar.bz2
erlang.mk-ac4f2f28c37b9d6213fa2ce0647a1e1c2495f7ab.zip
core/elixir.mk: Do not use sed's `-i` argument
Use "sed ... > ..." + "mv ..." instead. The problem is that the `-i` argument is not part of POSIX and is implemented differently betwee GNU sed and BSD sed. The previous use was ok on Linux but failed on FreeBSD for instance.
Diffstat (limited to 'doc/src/guide/xref.asciidoc')
0 files changed, 0 insertions, 0 deletions