--- Begin Message ---
Module Name:	pkgsrc
Committed By:	gdt
Date:		Sat Dec 27 00:27:11 UTC 2014
Modified Files:
	pkgsrc/sysutils/xentools41: Makefile
	pkgsrc/sysutils/xentools41/files: xendomains.sh
Log Message:
Use xm, not xl in xendomains.
xl doesn't seem to work in 4.1.  xm works for me.  Comments from
port-xen tend to agree.  So make xendomains use xm.
To generate a diff of this commit:
cvs rdiff -u -r1.48 -r1.49 pkgsrc/sysutils/xentools41/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/sysutils/xentools41/files/xendomains.sh
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
--- End Message ---