Extra QA Fix

This commit is contained in:
Gerben Jan Dijkman 2022-01-21 00:36:00 +01:00
parent 7ec931e078
commit 50b4514c24

View File

@ -57,8 +57,7 @@ src_install() {
#Create Symlinks #Create Symlinks
dosym /usr/share/alsa/ucm2/PinePhone/PinePhone.conf \ dosym /usr/share/alsa/ucm2/PinePhone/PinePhone.conf \
/usr/share/alsa/ucm2/conf.d/simple-card/PinePhone.conf /usr/share/alsa/ucm2/conf.d/simple-card/PinePhone.conf
dosym /usr/share/alsa/ucm2/PinePhonePro/PinePhonePro.conf \ dosym /usr/share/alsa/ucm2/PinePhonePro/PinePhonePro.conf \
/usr/share/alsa/ucm2/conf.d/simple-card/PinePhonePro.conf /usr/share/alsa/ucm2/conf.d/simple-card/PinePhonePro.conf
} }