On 11/11/2011 03:32 PM, Daniel P. Berrange wrote:
+%makeinstall SYSTEMD_UNIT_DIR=%{?buildroot:%{buildroot}}%{_unitdir}
Is this correct since DESTDIR is prepended to it? Shouldn't it just be
just %{_unitdir}? Otherwise looks good; it would be nicer to make it a
configure option, but that's not too important.
Paolo