abinfo "Installing binaries..."

install -v -Dm755 -t "${PKGDIR}/usr/bin" "${SRCDIR}/drop_cache_if_idle"
install -v -Dm644 -t "${PKGDIR}/usr/lib/systemd/system" "${SRCDIR}/wsl-drop-caches.service"
install -v -Dm644 -t "${PKGDIR}/usr/lib/systemd/system" "${SRCDIR}/wsl-drop-caches.timer"
