abinfo "Installing cosmic-greeter ..."
just rootdir="$PKGDIR" install
install -Dvm644 "$SRCDIR"/cosmic-greeter.toml -t "$PKGDIR"/etc/greetd/
install -Dvm644 "$SRCDIR"/debian/cosmic-greeter.service -t \
    "$PKGDIR"/usr/lib/systemd/system/
install -Dvm644 "$SRCDIR"/debian/cosmic-greeter-daemon.service -t \
    "$PKGDIR"/usr/lib/systemd/system/
