alsa-lib-1.2.7.2

This commit is contained in:
Rmys
2022-07-09 18:23:06 +03:00
committed by GitHub
parent 7c45f99843
commit 9e452cd15b
2 changed files with 12 additions and 5 deletions
+2 -2
View File
@@ -35,8 +35,8 @@ def install():
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
if get.buildTYPE() == "emul32":
pisitools.insinto("/usr/share/alsa", "alsa-ucm-conf-1.2.7.1/ucm2")
pisitools.insinto("/usr/share/doc/alsa-ucm-conf", "alsa-ucm-conf-1.2.7.1/LICENSE")
pisitools.insinto("/usr/share/alsa", "alsa-ucm-conf-1.2.7.2/ucm2")
pisitools.insinto("/usr/share/doc/alsa-ucm-conf", "alsa-ucm-conf-1.2.7.2/LICENSE")
pisitools.insinto("/usr/share/alsa", "alsa-topology-conf-1.2.5.1/topology")
pisitools.insinto("/usr/share/doc/alsa-topology-conf", "alsa-topology-conf-1.2.5.1/LICENSE")