abinfo "Installing assets ..."
mkdir -pv "$PKGDIR"/usr/share/86Box/assets
cp -rv "$SRCDIR"/{fonts,sounds} \
    "$PKGDIR"/usr/share/86Box/assets/
