kind: autotools depends: - coreutils-common.bst sources: - kind: git url: upstream:rsync track: v3.1.1 ref: 7cb0de6326c915a72253fd103dae93308031ec3f config: configure-commands: - ./configure --prefix="%{prefix}" build-commands: - make proto - make install-commands: - make -j1 DESTDIR="%{install-root}" install - install -D -m 644 packaging/systemd/rsync.service "%{install-root}%{prefix}"/lib/systemd/system/rsync.service