New review comment by cinerea0 on void-packages repository https://github.com/void-linux/void-packages/pull/26003#discussion_r537175675 Comment: I'm getting the following error after replacing the lines selected above with `vinstall ucm2 0755 usr/share/alsa`: ``` /usr/bin/install: omitting directory 'ucm2' => ERROR: alsa-ucm-conf-1.2.4_1: do_install: 'install -Dm${mode} "${file}" "${_destdir}/${targetdir}/${file##*/}"' exited with 1 => ERROR: in _vinstall() at common/environment/setup/install.sh:171 => ERROR: in _noglob_helper() at common/environment/setup/install.sh:12 => ERROR: in do_install() at srcpkgs/alsa-ucm-conf/template:19 ```