
On 07/19/2011 08:57 AM, Daniel P. Berrange wrote:
On Thu, Jul 14, 2011 at 11:32:15AM +0800, Lai Jiangshan wrote:
From: Daniel P. Berrange<berrange@redhat.com>
Should keep it as the same as: http://git.gnome.org/browse/gtk-vnc/commit/src/keymaps.csv
We probably also ought to add a rule to cfg.mk that automatically runs wget on the canonical upstream location any time a maintainer runs 'make dist', although I haven't written that part.
ACK, but this should likely go into 'EXTRA_DIST' too, in case a distro maintainer needs to patch it.
Squash this in to address Dan's comment: diff --git i/src/Makefile.am w/src/Makefile.am index f4ff489..2a6b0e4 100644 --- i/src/Makefile.am +++ w/src/Makefile.am @@ -18,7 +18,7 @@ AM_CFLAGS = $(DRIVER_MODULE_CFLAGS) \ $(COVERAGE_CFLAGS) AM_LDFLAGS = $(COVERAGE_LDFLAGS) -EXTRA_DIST = $(conf_DATA) +EXTRA_DIST = $(conf_DATA) util/keymaps.csv BUILT_SOURCES = -- Eric Blake eblake@redhat.com +1-801-349-2682 Libvirt virtualization library http://libvirt.org