]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
build: probes.d and libvirtd.stp should be part of tarball
authorWen Congyang <wency@cn.fujitsu.com>
Fri, 13 May 2011 08:02:50 +0000 (16:02 +0800)
committerWen Congyang <wency@cn.fujitsu.com>
Sat, 14 May 2011 05:46:00 +0000 (13:46 +0800)
commita1b962ada9b11395a8d507a193db7a20e39ae2ec
tree157a55c1bf18d7ecc8e639b555b43c6003aa0323
parentfe99c6b3c6911d3769f9faf2bcc9cba422e0c822
build: probes.d and libvirtd.stp should be part of tarball

Steps to reproduce this problem:
1. # ./autogen.sh --without-libvirtd
2. # make dist
3. # rpmbuild --nodeps --define "_sourcedir `pwd`" -ba libvirt.spec
   ...
   make[2]: Entering directory `/home/wency/rpmbuild/BUILD/libvirt-0.9.1/daemon'
   make[2]: *** No rule to make target `probes.d', needed by `probes.h'.  Stop.
   make[2]: Leaving directory `/home/wency/rpmbuild/BUILD/libvirt-0.9.1/daemon'
   make[1]: *** [all-recursive] Error 1
   make[1]: Leaving directory `/home/wency/rpmbuild/BUILD/libvirt-0.9.1'
   make: *** [all] Error 2
   error: Bad exit status from /var/tmp/rpm-tmp.WkAD7a (%build)
daemon/Makefile.am