abinfo "Installing user service ..."
install -Dvm644 "$BLDDIR"/fluidsynth.service \
    -t "$PKGDIR"/usr/lib/systemd/user/

abinfo "Installing configuration ..."
install -Dvm644 "$BLDDIR"/fluidsynth.conf \
    "$PKGDIR"/etc/conf.d/fluidsynth
