Update
This commit is contained in:
parent
cac8db3d83
commit
f033eda3ce
@ -29,11 +29,11 @@ S="${WORKDIR}/pine64-alsa-ucm-${COMMIT}"
|
|||||||
|
|
||||||
src_install() {
|
src_install() {
|
||||||
insinto /usr/share/alsa/ucm2/PinePhone
|
insinto /usr/share/alsa/ucm2/PinePhone
|
||||||
insopts -m644
|
#insopts -m644
|
||||||
doins -r "${S}"/ucm2/PinePhone/*.conf
|
doins -r "${S}"/ucm2/PinePhone/*.conf
|
||||||
|
|
||||||
insinto /usr/share/alsa/ucm2/PinePhonePro
|
insinto /usr/share/alsa/ucm2/PinePhonePro
|
||||||
insopts -m644
|
#insopts -m644
|
||||||
doins -r "${S}"/ucm2/PinePhonePro/*.conf
|
doins -r "${S}"/ucm2/PinePhonePro/*.conf
|
||||||
|
|
||||||
dosym /usr/share/alsa/ucm2/PinePhone/PinePhone.conf \
|
dosym /usr/share/alsa/ucm2/PinePhone/PinePhone.conf \
|
||||||
|
Loading…
Reference in New Issue
Block a user