termux-packages/packages/snapcast-server/server-snapserver.1.patch

21 lines
763 B
Diff

--- a/server/snapserver.1
+++ b/server/snapserver.1
@@ -9,7 +9,7 @@
standalone player, but an extension that turns your existing audio player into
a Sonos-like multiroom solution.
.br
-The server's audio input is a named pipe `/tmp/snapfifo`. All data that is fed
+The server's audio input is a named pipe `@TERMUX_PREFIX@/tmp/snapfifo`. All data that is fed
into this file will be send to the connected clients. One of the most generic
ways to use Snapcast is in conjunction with the music player daemon or Mopidy,
which can be configured to use a named pipe as audio output.
@@ -29,7 +29,7 @@
path to the configuration file
.SH FILES
.TP
-\fI/tmp/snapfifo\fR
+\fI@TERMUX_PREFIX@/tmp/snapfifo\fR
PCM input fifo file
.TP
\fI/etc/default/snapserver\fR