diff options
Diffstat (limited to 'audio/alsa-utils/files/patch-alsa-info_alsa-info.sh.8')
-rw-r--r-- | audio/alsa-utils/files/patch-alsa-info_alsa-info.sh.8 | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/audio/alsa-utils/files/patch-alsa-info_alsa-info.sh.8 b/audio/alsa-utils/files/patch-alsa-info_alsa-info.sh.8 new file mode 100644 index 000000000000..13cdbe6ef419 --- /dev/null +++ b/audio/alsa-utils/files/patch-alsa-info_alsa-info.sh.8 @@ -0,0 +1,11 @@ +--- alsa-info/alsa-info.sh.8.orig 2020-02-19 12:02:10 UTC ++++ alsa-info/alsa-info.sh.8 +@@ -37,7 +37,7 @@ Includes output from \fIamixer\fP. + Includes output from \fIalsactl\fP. + .TP + \fI\-\-with-configs\fP +-Includes output from ~/.asoundrc and /etc/asound.conf if they exist. ++Includes output from ~/.asoundrc and %%LOCALBASE%%/etc/asound.conf if they exist. + .TP + \fI\-\-update\fP + Check server for updates. |