abinfo "Making systemd-service and man ..."
make systemd-service man

abinfo "Installing systemd-service and man ..."
make install DESTDIR="$PKGDIR" NOBUILD=1

abinfo "Removing binaries from /usr/bin ..."
# zram-generator is a tool for systemd, it should just lie in
# /usr/lib/systemd/systemd-generator.
rm -rv "$PKGDIR"/usr/bin
