diff options
author | Rodrigo Osorio <rodrigo@FreeBSD.org> | 2025-08-08 16:55:19 +0200 |
---|---|---|
committer | Rodrigo Osorio <rodrigo@FreeBSD.org> | 2025-08-08 17:56:53 +0200 |
commit | 66a07521dd54dabb406dccaddec6ff1a0575df3e (patch) | |
tree | cf65d67493f0cc5bd4c250ebcb0f00104a5c5fb7 /audio/alsa-utils/files/patch-alsa-info_alsa-info.sh.8 | |
parent | audio/alsa-lib: update to 1.2.14 (diff) |
audio/alsa-utils: update to 1.2.14
Changelog: https://www.alsa-project.org/wiki/Changes_v1.2.13_v1.2.14
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. |