mirror of
https://git.freebsd.org/ports.git
synced 2025-04-30 02:26:38 -04:00
15 lines
351 B
Text
15 lines
351 B
Text
--- src/conf/alsa.conf.orig 2022-01-01 09:52:43 UTC
|
|
+++ src/conf/alsa.conf
|
|
@@ -8,10 +8,8 @@
|
|
{
|
|
func load
|
|
files [
|
|
- "/var/lib/alsa/conf.d"
|
|
- "/usr/etc/alsa/conf.d"
|
|
- "/etc/alsa/conf.d"
|
|
- "/etc/asound.conf|||/usr/etc/asound.conf"
|
|
+ "%%PREFIX%%/etc/alsa/conf.d"
|
|
+ "%%PREFIX%%/etc/asound.conf"
|
|
"~/.asoundrc"
|
|
{
|
|
@func concat
|