Skip to content

Commit 9ce885b

Browse files
fanquakeShahanaFarooqui
authored andcommitted
ci: remove macOS gettext symlinking
This doesn't do anything, because it's trying to create a symlink for a verison that doesn't exist. The version installed via brew is 0.22.5. In any case, on any recent macOS system, this should not be necessary. Changelog-None.
1 parent 24e0929 commit 9ce885b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

doc/getting-started/getting-started/installation.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -327,7 +327,6 @@ Assuming you have Xcode and Homebrew installed. Install dependencies:
327327

328328
```shell
329329
brew install autoconf automake libtool python3 gnu-sed gettext libsodium protobuf
330-
ln -s /usr/local/Cellar/gettext/0.20.1/bin/xgettext /usr/local/opt
331330
export PATH="/usr/local/opt:$PATH"
332331
```
333332

0 commit comments

Comments
 (0)