mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
44c14328c0
PR: 245321 Reviewed by: swills Tested by: Oleh Hushchenkov <o.hushchenkov@gmail.com>
14 lines
270 B
Plaintext
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
|