On Fri, Aug 18, 2006 at 02:51:42PM +0200, Eric Lemoine wrote:
> I've just checked out xen-tools from the CVS rep. However, I cannot
> build the debian package (using dpkg-buildpackage). I get the
> following error:
> dh_installchangelogs ChangeLog
> install: cannot stat `ChangeLog': No such file or directory
My bad.
> Is there at all a way to build the debian package from the CVS source tree?
Yes, run "touch ChangeLog"!
Or if you want the full changelog as normal:
apt-get install cvs2cl
make changelog
Then:
debuild [-sa]
Steve
--
http://www.steve.org.uk/
Received on Fri Aug 18 2006 - 13:09:03 BST