name: rsync kind: chunk build-system: autotools configure-commands: - ./configure --prefix="$PREFIX" build-commands: - make proto - make install-commands: - make install - install -D -m 644 packaging/systemd/rsync.service "$DESTDIR$PREFIX"/lib/systemd/system/rsync.service