Added a README.source explaining how to build xen-tools directly from the Mercurial repository
This commit is contained in:
9
debian/README.source
vendored
Normal file
9
debian/README.source
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
How to build xen-tools directly from the Mercurial repository?
|
||||
==============================================================
|
||||
|
||||
$ hg clone http://noone.org/hg/xen-tools/
|
||||
$ cd xen-tools
|
||||
$ make orig-tar-gz
|
||||
$ debuild -i'^\.hg'
|
||||
|
||||
-- Axel Beckert <abe@debian.org>, Fri, 9 Apr 2010 02:06:24 +0200
|
||||
Reference in New Issue
Block a user