]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Update LIBSOXR.md
authorMike Brady <mikebrady@eircom.net>
Wed, 24 May 2017 11:07:35 +0000 (12:07 +0100)
committerGitHub <noreply@github.com>
Wed, 24 May 2017 11:07:35 +0000 (12:07 +0100)
LIBSOXR.md

index 2c703ab6c816e1b9efc2f4e7137a5a4099a8d3f9..0953796b1932a7640eca158674947c0e1d1e5a50 100644 (file)
@@ -25,6 +25,6 @@ sudo make install
 ```
 Finally, for Shairport Sync to be able to locate `libsoxr-dev` during compilation, you need to tell `ld` to catalogue it:
 ```
-sudo ldconfig -v
+sudo ldconfig
 ```
 That's it. Now you can select the `--with-soxr` option when you're building Shairport Sync.