changed to ln's
This commit is contained in:
parent
9b9f2ac654
commit
a4129188ae
@ -32,7 +32,9 @@ src_install() {
|
|||||||
insinto /usr/share/alsa/ucm2/PinePhonePro
|
insinto /usr/share/alsa/ucm2/PinePhonePro
|
||||||
doins -r "${S}"/ucm2/PinePhonePro/*.conf
|
doins -r "${S}"/ucm2/PinePhonePro/*.conf
|
||||||
|
|
||||||
insinto /usr/share/alsa/ucm2/conf.d/simple-card
|
ln -sfv /usr/share/alsa/ucm2/PinePhone/PinePhone.conf \
|
||||||
doins -r "${S}"/ucm2/PinePhone/PinePhone.conf
|
/usr/share/alsa/ucm2/conf.d/simple-card/PinePhone.conf
|
||||||
doins -r "${S}"/ucm2/PinePhonePro/PinePhonePro.conf
|
ln -sfv /usr/share/alsa/ucm2/PinePhonePro/PinePhonePro.conf \
|
||||||
|
/usr/share/alsa/ucm2/conf.d/simple-card/PinePhonePro.conf
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user