1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00
freebsd-ports/audio/alsa-lib/files/patch-src_conf_alsa.conf
Greg V 44c14328c0 audio/alsa-lib, audio/alsa-plugins, audio/alsa-utils: Update to 1.2.2
PR:		245321
Reviewed by:	swills
Tested by:	Oleh Hushchenkov <o.hushchenkov@gmail.com>
2021-05-11 19:53:01 +03:00

14 lines
270 B
Plaintext

--- src/conf/alsa.conf.orig 2020-02-19 09:35:39 UTC
+++ src/conf/alsa.conf
@@ -8,8 +8,8 @@
{
func load
files [
- "/etc/alsa/conf.d"
- "/etc/asound.conf"
+ "%%PREFIX%%/etc/alsa/conf.d"
+ "%%PREFIX%%/etc/asound.conf"
"~/.asoundrc"
]
errors false