Re: [libvirt] [PATCH v4 00/20] cleanup current build system

2019-11-09 Thread Pavel Hrdina
On Fri, Nov 08, 2019 at 06:06:08PM -0500, Laine Stump wrote: > make rpm is now broken. I'm making a rash assumption something in this > series is the cause (if I have time in the morning I'll investigate further) > > + /usr/bin/mkdir -p >

Re: [libvirt] [PATCH v4 00/20] cleanup current build system

2019-11-08 Thread Laine Stump
make rpm is now broken. I'm making a rash assumption something in this series is the cause (if I have time in the morning I'll investigate further) + /usr/bin/mkdir -p /home/laine/rpmbuild/BUILDROOT/libvirt-5.10.0-1.fc30.x86_64/usr/share/doc/libvirt-docs + cp -pr AUTHORS

[libvirt] [PATCH v4 00/20] cleanup current build system

2019-11-08 Thread Pavel Hrdina
As preparation to switch to Meson there are some things that needs be cleaned up to make the conversion easier. The important thing in Meson is that there is a strict separation between source and build directory and the distributed tarball by default contains only files tracked by git with a