Re: %{_unitdir} no longer defined in Rawhide

2015-02-05 Thread Richard W.M. Jones
On Thu, Feb 05, 2015 at 07:12:08PM +0100, Zbigniew Jędrzejewski-Szmek wrote: > On Thu, Feb 05, 2015 at 06:18:50PM +0100, Zbigniew Jędrzejewski-Szmek wrote: > > On Thu, Feb 05, 2015 at 02:28:24PM +0100, Michal Schmidt wrote: > > > Dne 5.2.2015 v 14:05 Richard W.M. Jones napsal: > > > >Somehow: > > >

Re: %{_unitdir} no longer defined in Rawhide

2015-02-05 Thread Zbigniew Jędrzejewski-Szmek
On Thu, Feb 05, 2015 at 06:18:50PM +0100, Zbigniew Jędrzejewski-Szmek wrote: > On Thu, Feb 05, 2015 at 02:28:24PM +0100, Michal Schmidt wrote: > > Dne 5.2.2015 v 14:05 Richard W.M. Jones napsal: > > >Somehow: > > > > > > RPM build errors: > > > File must begin with "/": %{_unitdir}/guestfsd.s

Re: %{_unitdir} no longer defined in Rawhide

2015-02-05 Thread Zbigniew Jędrzejewski-Szmek
On Thu, Feb 05, 2015 at 02:28:24PM +0100, Michal Schmidt wrote: > Dne 5.2.2015 v 14:05 Richard W.M. Jones napsal: > >Somehow: > > > > RPM build errors: > > File must begin with "/": %{_unitdir}/guestfsd.service > > > >It seems like _unitdir is no longer defined. > > > >Is this a bug? And in

Re: %{_unitdir} no longer defined in Rawhide

2015-02-05 Thread Michal Schmidt
Dne 5.2.2015 v 14:05 Richard W.M. Jones napsal: Somehow: RPM build errors: File must begin with "/": %{_unitdir}/guestfsd.service It seems like _unitdir is no longer defined. Is this a bug? And in what package - my package or systemd? I checked the systemd commit log in Fedora and th